Brief Summary
This AngularJS course is perfect for beginners looking to understand web development basics while creating a cool blog application. From directives to filtering, it's all here!
Key Points
-
Learn core AngularJS concepts like directives
-
Build a basic web application
-
Understand filtering and ordering with AngularJS
Learning Outcomes
-
Build a basic AngularJS web application
-
Gain a solid grasp of AngularJS fundamentals
-
Master the concept of directives for custom tags
About This Course
Built and managed by Google, AngularJS is one of the most powerful front-end frameworks in the world.
If the internet was created today, AngularJS's core functionalities would have been built-in on day one. That's the mindset the developers had when they were creating AngularJS... how would we create a framework that would fix all of the core issues with the beginning of the internet?
Here's a simple concept: <h1></h1>
If you're familiar with HTML then you know this to be a heading tag which has default formatting on all web browsers. In short, it makes text stand out.
What if you wanted a tag like: <awesome-sauce></awesome-sauce>? Like just that tag? With it's own default formatting and function? With AngularJS this is downright simple. It's called a directive and something you'll learn in this series.
How about easy filtering of content in a list? Or ordering? These things can be done using other technology but AngularJS makes is super simple.
This course is here to teach you the fundamentals of AngularJS to build a blog application complete with filtering, directives, searching, typeahead, ordering, ngResource, and much more.
Build a basic AngularJS Web Application
Know the fundamentals of AngularJS
Learn about the powerful AngularJS concept known as "directives"
Saurabh D.
nice going