Last Updated:
March 4, 2021
Solving Component Communication with Events in Alpine
Communicating between components in Alpine can actually be quite easy with a few little tricks with native custom events and dispatching.
Read MoreSubject to change
Here you will find my thoughts, opinions, findings, and neat tricks I have discovered over my years in web development.
Last Updated:
March 4, 2021
Communicating between components in Alpine can actually be quite easy with a few little tricks with native custom events and dispatching.
Read MoreLast Updated:
December 22, 2020
In this post I talk about the goals I had for the website rebuild, and how I used the TEA Stack to make it happen.
Read MoreLast Updated:
April 20, 2020
Overpass is my personalized pair-programming service for developers to learn modern frontend tooling and frameworks.
Read MoreLast Updated:
March 26, 2020
You can leverage Eleventy to output any file type you want. In this post, I show you how to export JSON so it can be consumed dynamically in the client.
Read MoreLast Updated:
March 15, 2020
Learn how to use switch statements in Nunjucks, even though they are missing from the official documentation.
Read Morelet needsMattsHelp = true
const contactMatt = (message) => {
return alert(message)
}
if (needsMattsHelp) {
contactMatt("Let's get started!")
}
Don't get Frozen with a site you don't love. I can refactor, refresh, or just rebuild you a new website that will knock your socks off.
Contact