« HOME · TOPIC

Angular

April 2, 2019 · 5 min read

Smaller Angular Build Sizes

Some quick and basic tips for keeping your Angular build sizes as small as possible.

Mar 22, 2019 · 4 min read

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.

Mar 14, 2019 · 3 min read

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.