Instructor: Andrew Burgess
AngularJS is one of the most popular front-end JavaScript libraries available right now. If you've given it a try, you've seen that it has a rather unique take on web applications. Instead of creating text-based templates that you render and append to the DOM, you build a more-or-less regular HTML page, annotating it with Angular directives in order to create a dynamic web application. In this course, we'll learn how to create custom directives.
The source repository contains a folder for each of the examples built throughout the course.
These are source files for the Tuts+ course: Creating Angular Directives
Available on Tuts+. Teaching skills to millions worldwide.