Going crazy with structural directives — Part 1 — Demystifying *ngIfYou may have heard *ngIf referred to as a “structural directive” and thought…Jun 29, 2018Jun 29, 2018
RESTful Error Messages with DjangoError messages? Exception handling? Not the sexiest topic, I know, but if you’ve ever found yourself struggling to handle exceptions or…Jul 30, 20162Jul 30, 20162
Converting text to TitleCase using Angular2 PipesRecently I had the opportunity to create my first custom Angular2 Pipe. The angular documentation, while very useful, can be a bit hard to…Jul 26, 20163Jul 26, 20163
Preventing Tight Data Coupling Between MicroservicesA strong benefit when building in a microservices infrastructure is the natural decoupling gained by its very real barriers. When done in…Jul 24, 2016Jul 24, 2016