I’ve seen many ways to shape an Angular app in different companies. This means when we try to upgrade to Angular 2 some of them might be easy to migrate compared to others. So why we don’t try to write some code that is easy to migrate even before trying to upgrade???
[Read More]
ES6 new features (Part III)
This is the third article in ES6 new features series.
Part I
Part II
[Read More]
ES6 new features (Part II)
This is the second article in ES6 new features series.
Part I
Part III
[Read More]
ES6 new features (Part I)
This is the third article in ES6 new features series.
Part II
Part III
[Read More]
Angular dependency injection and possible issues around it
Have you ever wondered why you angular code works perfectly in you dev environment but not in production?
[Read More]