Skip to content

bluemittens505/mean-session4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#MEAN Session Four

##Assignment

  • Read chapters One and Two in AngularJS Up and Running
  • apply the Angular filtering to the pirate portfolio

##From jQuery to Angular

Git

Other

##Objectives

Understand the basic principles of AngularJS. This session will cover:

  • Basic AngularJS principles and directives
  • ng-app
  • ng-model
  • ng-init

##Essentials

python -m SimpleHTTPServer

Github

git init
git add .
git commit -m 'message here'
git push -u origin master
git branch version2
git checkout version2

git config --global user.name "username"
git config --global user.email "[email protected]"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published