A quick overview how we cook Angular.js at PandaDoc:
- Why we have chosen it
- How we organized app structure
- Libraries we use
- Build and Deployment Process
- Etc
to start quicker • Development process • Testing • Dependency management • Packing project • Deployment • What to do if I fail.... What do I need to start? Wednesday, October 30, 13
at GitHub & BitBucket • Check their authors and their blogs, you’ll find great stuff there • E.g. https://github.com/IgorMinar/foodme Wednesday, October 30, 13
• We use https://github.com/yeoman/ generator-angular • Dividing app into Business Logic parts + separate independent service/utility modules Wednesday, October 30, 13