Understand module in Angular Js Modules in AngularJS serve as containers to help you organize your application into logical units. Modules tell AngularJS how an more... (more…)
Read more »
When it comes to SPAs (Single Page Applications), very often you hear “Angular” in the same or the following sentence. (more…)
Read more »
Angular JS is considered to be among the most common Javascript frameworks currently available in th...
Read more »
A few months ago, we ran into this fact and wondered why we were still publishing ES5-only production apps. We noticed we were not the first. We noticed it was worth the energy. We noticed our… (more…)
Read more »
It struck me how painful experience it was to test an Angular app. And then I realized it can be painless with Jest. (more…)
Read more »