Skip to content

Commit 1448e30

Browse files
authored
Update README.md
1 parent 80f8653 commit 1448e30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
### Architecture, file structure, components, one-way dataflow and best practices
44

5+
---
6+
7+
> Want an example structure as reference? Check out my [component based architecture 1.5 app](https://github.com/toddmotto/angular-1-5-components-app).
8+
9+
---
10+
511
*A sensible styleguide for teams by [@toddmotto](//twitter.com/toddmotto)*
612

713
This architecture and styleguide has been rewritten from the ground up for ES2015, the changes in Angular 1.5+ for future-upgrading your application to Angular 2. This guide includes new best practices for one-way dataflow, event delegation, component architecture and component routing.

0 commit comments

Comments
 (0)