Articles categorized as Code

Guarding for data with NgRx & RxJS

Working with a data store, specifically using NgRx, sometimes you have to prime the pump. Luckily, Angular provides route guards to handle cases like this to get your data in time.

API Documentation Made Easy

Having a way to document an API, public or private, turns out to be very helpful when I have forgotten where I left off.

Moving to AWS

The old adage of as a developer, keeping your own projects up to date compared to your clients totally hits home.

Recent design work