8 New ESLint Rules - Jest

Explore 8 powerful ESLint rules for Jest testing that improve code quality and catch common testing pitfalls.

September 9, 2019 · 5 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