Skip to content

equus71/angularway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Which way is Angularway?

Slides form ng-wroclaw #8

Presentation about "what does it mean to do it angular-way?". How to do things in "angularway" is often the way of asking questions at stackoverflow. I like to state here it is about doing good software and using design patters delivered by AngularJS. Among others:

  • $q and promises
  • DI (services, factories, etc.)
  • directives
  • MVVM

Angularway, czyli którędy?

Prezentacja z ng-wroclaw #8

Co to znaczy robić rzeczy "po angularowemu". Czyli często poruszany temat w pytaniach na stacku. Staram się w prezentacji pokazać, że dobry angular to dobry software i wykorzystane wzorce jakie dostarcza angular. Między innymi:

  • $q i obietnice
  • DI (services, factories, etc.)
  • dyrektywy
  • MVVM