Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »
Angular’s not that bad — not as bad as React developers make it out to be. The thing is, we’re usually biased towards what we know. For outsiders looking in, Angular can seem convoluted, massive, and… (more…)
Read more »
Learn about Angular best practices to improve the performance of your existing Angular application. Tried and tested clean code checklist for your Angular app. (more…)
Read more »
In simple terms, modules are the basic building blocks of our Angular 2 application, whereas routes provide us with paths to point to specific parts of our application. These are both core to an Angular 2 application. It is important to create both with g...
Read more »