TailwindCSS: From Skeptic to Advocate

Why I changed my mind about utility-first CSS after working with Tailwind on three projects.

May 18, 2020 · 7 min · Skyler Lemay

Better Dependency Management Using Renovate

Discover how Renovate automates dependency updates more effectively than Dependabot or Greenkeeper for better code maintenance.

November 18, 2019 · 4 min · Skyler Lemay

How to Configure Jest for Vue apps Using Vuetify

Fix Jest testing errors with Vuetify’s global components by properly configuring your test setup.

October 9, 2019 · 2 min · Skyler Lemay

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