Feb 22, 2022 angular
JAMstack Angular apps with Scully and Netlify
Write, build, and deploy.sh Angular applications as fully SEO-optimized static sites with Netlify and Netlify Functions!

Nov 11, 2021 angular
Hitchhiker's guide to Angular development with Nx
The answer is simple... 42 (projects in the same monorepo).

Sep 23, 2021 angular
Implementing dark mode in Angular with Tailwind
Because light mode is so 2018.

Apr 27, 2021 angular
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!