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

How to Manage Dependencies with Confidence

Learn three core principles for safe dependency management to avoid breaking changes and maintain project stability.

February 25, 2019 · 8 min · Skyler Lemay