Two years ago I wrote a blog post on Angular Performance, that remains the most popular post on this site. Even two years ago it seemed like Angular 1 was on it’s way out, so I was surprise t… (more…)
Read more »
There are many times when we need to insert Google Analytics into our application to track what a user does or where they go in the application. Single page apps like Angular work differently, though, than a static site for example. This post will show yo... (more…)
Read more »
Angular's Getting Started Guide contains recipes for common component communication scenarios in which two or more components share information. The scenarios discussed, include: Pass data from parent to child with input binding Intercept input property c... (more…)
Read more »
Angular Material provides a powerful theme system, this is how you can extend it to add additional palettes. (more…)
Read more »
Enjoy the free e-book, Introduction to Angular and Its Concepts, from Angular GDE and Angular DC organizer, Doguhan Uluca. (more…)
Read more »