Posts
React "as" Prop Using TypeScript
February 12, 2025•418 words
Learn how to type the "as" prop in React to dynamically change the rendered HTML tag.
Is AI Stealing from You?
February 5, 2025•311 words
Artificial intelligence has access to information available on the internet, including people's work.
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 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.
Intro to Angular Forms
January 20, 2025•2,479 words
Learn the basics of Angular Forms! Explore different approaches to build dynamic, user-friendly forms with ease.
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.