Blog.

I write about a lot of things, mainly languages, ecosystems, and software design. I consider my writing a journal of technologies I've worked with at some point during my career, and I'm always happy to field questions and conversations from interested readers.

angular

1,300 views

Build a Tailwind modal with Angular and NgRx

Out-of-the-box modals are nice, but often times inflexible and can bring a lot of unnecessary code into a project for something as simple as displaying a message. Let's use Tailwind to build our very own state-based modal instead!

Not currently listening