Personal Retrospective: Q3 2019

Q3 progress review on intentional living goals and setting focus areas for the final quarter of 2019.

October 23, 2019 · 5 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

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