Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee5c2b3

Browse files
committed
Update README.md
1 parent 5ae0879 commit ee5c2b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Originally forked from ProLoser/AngularJS-ORM
1212

1313
The project demonstrates ways to **leverage ui-router to the greatest of it's abilities**, how to **keep your controllers down to 1 line of code**, how to **organize your services** in a completely simplified manner, and how to **leverage resolves** like a god. Keeping your application down to a **tiny handful of directives**. Avoid the nightmare of lifecycle, transition, and session/stateful bugs. How to **keep your `$scope` clean and tidy**. It doesn't require using `controller as` and it **doesn't turn everything into directives**. Write your code to be **angular-agnostic**. Use the router to **manage state, sessions and collections** allowing you to avoid the problems addressed with complicated flux architectures. Sharing references means **no more watchers and subscribers** strewn across your app.
1414

15+
** WIP: Please help clean up this repo!**
16+
1517

1618
The StyleGuide
1719
-------------

0 commit comments

Comments
 (0)