Skip to content

asmithDeveloper/angularjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accio Code Tutorials: AngularJS#

Updated: 12-16-14

This tutorial series for AccioCode will show how to use the basics of AngularJS. You will learn how to make a simple web page and a simple web application.

What is AngularJS

AngularJS is an open-source framework in JavaScript. It was created and maintained by Google as an alternative to other JavaScript frameworks to make single-page applications easier.

It is an MVC (Model-View-Controller) framework so a brief understanding of MVC is suggested, but not required, to use this tutorial.

Course Videos

  1. Compile Part 1
  2. Compile Part 2
  3. Transclude
  4. Config, NgView and NgRoute

About

AngularJS tutorial for AccioCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • CSS 3.9%