Posts
Announcing Playful Programming's Non-Profit Status
January 27, 2025•1,466 words
Playful Programming is becoming a formal non-profit! Let's talk about the who, the what, and the why behind the decision.
Intro to VeeValidate
January 24, 2025•1,379 words
Learn how to simplify form validation in Vue.js with this powerful library, featuring seamless integration and customizable rules.
Intro to Formik
January 22, 2025•1,635 words
Learn how to streamline form handling in React with this popular library, featuring easy validation, state management, and submission handling.
Mastering Angular Unit Testing: Best Practices and Tools
January 10, 2025•2,173 words
In this article, I’ll share the insights and experiences I’ve gained over the years with unit testing in Angular, along with the best practices I’ve adopted along the way.
Angular Pipes: A Complete Guide
January 6, 2025•1,424 words
Angular Pipes are a core part of the framework. They allow you to derive state via a function called in the template. How does this work? Let's dive in!
Framework Comparison Table
January 6, 2025•2,155 words
Let's compare and contrast React, Angular, and Vue's APIs all in one place.