Pragmatic uses for React Context

Discover practical applications of React Context API for language providers and avoiding prop drilling patterns.

July 24, 2019 · 4 min · Skyler Lemay

How to Resolve Accessibility Issues with React Helmet

Fix missing lang attributes and improve screen reader support using React Helmet for better web accessibility.

May 28, 2019 · 3 min · Skyler Lemay

Shaping JavaScript Usage with ESLint

Beyond code quality: how ESLint’s expansive rules can shape team coding patterns and enforce project-specific standards.

May 23, 2019 · 7 min · Skyler Lemay

How to Manage Snapshots with ESLint

Keep Jest snapshots manageable with ESLint rules that prevent overly large, hard-to-review snapshot files.

March 18, 2019 · 3 min · Skyler Lemay

Iterating Quickly with GraphQL and Gatsby

Leverage Gatsby’s GraphQL integration to rapidly build blog features like categories, tags, and metadata.

March 11, 2019 · 7 min · Skyler Lemay