I did a podcast episode for Adventures in Angular discussing the 10 commandments of Angular development. The commandments: Thou shalt separate smart and dumb components Thou shalt … [Read more...] about The 10 Commandments of Angular Development – Adventures in Angular episode
performance
The Ten Commandments of Angular Development
As a consultant, I normally work with companies between 3-12 months at a time and then I am off to the next gig. Most often, I am hired as a "hands-on" coach, were I am called in for an important and … [Read more...] about The Ten Commandments of Angular Development
The Complete Guide To Angular Load Time Optimization
In the past, I have written a lot about performance tuning Angular apps. Now it is time to dive into one of the big and important topics: optimizing Angular load time performance. Recently, I … [Read more...] about The Complete Guide To Angular Load Time Optimization
Performance Tuning Angular Apps – From 0 to 100 (live talk)
Live talk of me presenting a complete guide of how to performance optimize Angular apps. This is based on one of my workshop modules. You will learn: How to apply a three-step process to … [Read more...] about Performance Tuning Angular Apps – From 0 to 100 (live talk)
How To Fix the Most Common Angular Performance Problems Like a Doc
It can be tempting today to watch a bunch of ng-conf talks and then go straight ahead and implement every tip you find. The problem is that it might not actually improve your Angular apps considerably … [Read more...] about How To Fix the Most Common Angular Performance Problems Like a Doc
The Complete Guide to Angular Performance Tuning
It is common to see Angular apps gradually getting slower over time. Even through Angular is a performant framework, apps will start to become slow as they grow if you are not aware of how to develop … [Read more...] about The Complete Guide to Angular Performance Tuning