Last active
February 3, 2016 19:29
-
-
Save shashisp/9f9cd8a4bf6214a863fc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Restangular -for REST | |
angular animations | |
authenication with DRF - http://richardtier.com/2014/03/15/authenticate-using-django-rest-framework-endpoint-and-angularjs/ | |
Angular UI router | |
http://stackoverflow.com/questions/22175980/angular-ui-router-multiple-views | |
Angular Toastr for notifications | |
angular spinner for loading action | |
http://jsfiddle.net/laguiz/ehTy6/ | |
angular custom filters | |
https://scotch.io/tutorials/building-custom-angularjs-filters | |
cleaning htmls in angular | |
http://stackoverflow.com/questions/9381926/angularjs-insert-html-into-view | |
for detailed page UI router | |
http://plnkr.co/edit/YkfRUOMlgS5qW9f4ET6p?p=preview | |
http://stackoverflow.com/questions/23963247/ui-router-load-detail-page-from-a-list-page | |
http://plnkr.co/edit/1aFTAWDJUjtGrVUOZ9UY?p=preview | |
toggle buttons | |
https://codepen.io/hbuchel/pen/xtbzc | |
form error messages | |
http://stackoverflow.com/questions/30520657/how-to-display-django-form-errors-using-angularjs | |
Upgrade angular 1.x to 2 yay! | |
https://scotch.io/tutorials/seamless-ways-to-upgrade-angular-1-x-to-angular-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment