1. Best Practice Recommendations for Angular App Structure.
- Proposal
- Motivation
- Why a fractal hierarchy?
- Why propose naming conventions?
- Got an edge case we haven't anticipated?
- Recursive hierarchical structure
- Components and Sub-sections
- Module definitions
- Naming conventions
- And have example in it.
2. Using Git with Angular repositories
- Things to never ever do (or at least try to avoid)
- Setting up your repository for work on angular.dart
- A git recipe for Angular repositories
- Moving a change between branches
- Some useful tips and tricks
- For committers to angular.dart
- How to get a change from someone’s repository into your repo before it’s pushed to master
- How to get rid of garbage files that shouldn’t be in git
- etc..
Want more refer to AngularJs Public docs
Thanks for your time reading.
No comments:
Post a Comment