I’ve picked up Angular as the primary framework for the frontend application, and I’m impressed. Angular2 combined with Typescript is a very sane combination of tools that has let me organize things in a clean way, and quickly build something that is cust… Read more
Similar
In this part, we’ll give our Angular app a real back-end with firebase db. (more…)
Read more »
On Friday, I tweeted something that I should have spoken up about years ago. (more…)
Read more »
Deliver terse, DRY, self-documenting unit tests with Angular using custom Jasmine Matchers and Helper functions.
Read more »
Both Angular and Angular 2 become a popular framework for building Single Page Web Application. It's hard to choose between them... (more…)
Read more »
In this part, we’ll use Firebase for establishing roles in our system, setting up rules in firebase for security and routes in our app. (more…)
Read more »