Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 3.16 KB

README.md

File metadata and controls

44 lines (38 loc) · 3.16 KB

AngularJSSamples

Using AngularJS v1.5.0-rc.0

This is a collection of code samples I wrote a while back for my "Front End JavaScript WITH AngularJS ..." talk at Derailed.

In this talk we will start with the basics of AngularsJS, look at the databinding model directives and using templates. We will quickly build an advanced HTML application using controllers and routes. Coming out of this session you will be able to build some pretty cool applications using AngularJS with surprinsingly little code. You will have an understanding of how AngularJS incorporates the basic principles behind the original MVC software design pattern, and you will have seen some more advanced capabilities of my now favorite JavaScript framework.

Check out all the demos

Here are the examples(click on the link for preview):