Skip to content

AnGiEYaNg/14a-angular-flashCards-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Flash Cards - Day 1

Angular is a tool that allows for the creation of large browser applications. It establishes a general architecture and patterns that solve common problems to allow for the building of front-end applications in a maintainable way and at a productive rate.

  • app.controller('FlashCardController', function ($scope) { // We now have access to our scope using $scope. });

  • ng-app

  • ng-controller

  • ng-repeat

  • ng-show

  • ng-click

  • ng-class

  • angular filters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •