Skip to content

SEA-Design-Dev/angular-intro-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Demo for UI/UX

  • Fork/Clone repo
  • npm install
  • npm install -g grunt-cli
  • grunt build:dev
  • node server.js should see a blank page and we're off to the races.

Concepts to Cover

  • Browerify module patterns
  • The build process
  • angular's take on mv*
  • angular module pattern (setting up an app)
  • ng directives
  • setting up a basic app
  • angular controllers
  • 2-way data binding
  • getting data in the controller
  • setting up a router
  • setting up views
  • custom directives (if there's time)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published