Angular
Smaller Angular Build Sizes
Some quick and basic tips for keeping your Angular build sizes as small as possible.
Building a Weather App in Angular
A few years back when I was more of a UX designer, I created a weather app mockup that I believed I would use personally if developed.
Changing CSS Theme in Angular
There's a number of ways to dynamically change color in Angular. Let's take a look at the three I tried.
Creating a "lite" Calendar in Angular
Creating a Google-style calendar with as few lines of code as possible.