scope
How to create and use filters in AngularJS
· โ˜• 2 min read · โœ๏ธ Adesh
AngularJS filters are used to format the data. There are different types of AngularJS filters.

Introduction to Module and Directives in AngularJS
· โ˜• 3 min read · โœ๏ธ Adesh
What is AngularJS? In the first part, we discussed about evolution of Angular framework. If you havenโ€™t read that post, click here to read the previous post. Letโ€™s start to explore the AngularJS 1.x. AngularJS is a structural Javascript framework.