With over two million reads and 11,067 subscribers, you've come to the right place.
Subscribe now to get exclusive insights and tips every week.
πHey there! Welcome to my site. Take a look around and make yourself at home.
βΒ Michael
Upgrade your Vue skillset with these specially made courses
June 2023
An extremely common question I get asked all the time is, βhow do you know when to split up a component?β I want to share a simple pattern with you that is basically fool-proof, and can be applied to lots of components with almost no thought.
June 2023
Take your components and break them up into smaller pieces. Or create new components and composables that let you encapsulate and reuse code in a better way. This is the simplest way to clean up your Vue app and make you and your team more productive.
April 2023
There might be components hidden inside of your existing components. Finding them and extracting them will make your code simpler, and easier to use.
March 2023
Wouldn't it be great if you could write with Markdown on Twitter, with code blocks and proper syntax highlighting? Well, I built myself a tool that does just that.