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

The Completion of 30 Days of Functional Programming

Reflecting on lessons learned from 30 days of functional programming study and the #LearnInPublic approach.

September 5, 2019 · 4 min · Skyler Lemay

Functors and Monads - 30DaysofFP Week 3

Demystifying functors and monads as data types with rules, featuring practical JavaScript implementations.

September 3, 2019 · 6 min · Skyler Lemay

Linked List - 20190822

Essential reads on screen reader testing, TypeScript adoption at scale, React Hooks pitfalls, and ES6 Maps vs Objects.

August 22, 2019 · 2 min · Skyler Lemay

What is a Side Effect Anyway? - 30DaysofFP Week 2

Understanding side effects in functional programming: how to identify, manage, and maintain functional purity.

August 19, 2019 · 6 min · Skyler Lemay