Posts
Why Can't Angular Cast An Element to Another?
March 6, 2025•863 words
While I'm a huge fan of Angular at heart, I've often used React at my day jobs. While working with React component libraries - either internal or ...
Setup Adobe ColdFusion in Docker
February 26, 2025•862 words
Adobe ColdFusion can feel daunting to set up. Luckily for us, there's an easy method of getting up and running using Docker. Let's explore that option!
Vue "as" Prop using TypeScript
February 18, 2025•503 words
Vue can dynamically change a rendered HTML tag using a special syntax. Let's learn how to use it with TypeScript.
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 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.