Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orlaqp/angularjs-helper

A few helpers to develop angular js apps a little faster using the architecture we feel confortable with
https://github.com/orlaqp/angularjs-helper

Last synced: about 1 month ago
JSON representation

A few helpers to develop angular js apps a little faster using the architecture we feel confortable with

Awesome Lists containing this project

README

        

# Angularjs-Helper package

After developing AngularJS applications for a few months I find myself writing the same code over and over and if it is true is not difficult it is very time consuming an error prone. So I decided to collect the most common practices based on the way I developed these applications and put into generators and snippets so I could concentrate in what really matters and stop worrying about a lot repetitive boilerplate code across my controllers, factories, views, etc.

I am by no means an angular expert and I am learning everyday so hopefully what I have included in this package are reasonable practices that other people could use too and if some body wants to contribute to this project is more than welcome.

More is coming soon ....