Skip to content

Instantly share code, notes, and snippets.

@diyan
Last active April 16, 2020 21:34
Show Gist options
  • Save diyan/4705968 to your computer and use it in GitHub Desktop.
Save diyan/4705968 to your computer and use it in GitHub Desktop.

AngularJS

AngularJS — Superheroic JavaScript MVW Framework - http://angularjs.org/

Ключевое отличие AngularJS от Knockout / Хабрахабр - http://habrahabr.ru/post/165275/

Building Huuuuuge Apps with AngularJS - Brian Ford - http://briantford.com/blog/huuuuuge-angular-apps.html

AngularJS. Developer Guide. Overview - http://docs.angularjs.org/guide/overview

AngularJS: API Reference - http://docs.angularjs.org/api

JSFiddle Examples · angular/angular.js Wiki - https://github.com/angular/angular.js/wiki/JSFiddle-Examples

AngularJS Cheat Sheet by ProLoser - Cheatography.com - http://www.cheatography.com/proloser/cheat-sheets/angularjs/

JSFiddle Examples · angular/angular.js Wiki - https://github.com/angular/angular.js/wiki/JSFiddle-Examples

AngularJS. Tutorials

8 Tips for Angular.js Beginners - http://vxtindia.com/blog/8-tips-for-angular-js-beginners/

AngularJS Tutorial - YouTube - http://www.youtube.com/watch?v=WuiHuZq_cg4

AngularJS Twitter Search - YouTube - http://www.youtube.com/watch?v=IRelx4-ISbs

AngularJS. Authentication

Blog / technologia, english / Authentication in AngularJS (or similar) based application. - Espeo Software - http://www.espeo.pl/2012/02/26/authentication-in-angularjs-application

Highway to Code: An Authentication Service for AngularJS - http://vyazici.blogspot.com/2012/09/angularjs-authentication-service.html

AngularJS. UI widgets

AngularUI for AngularJS - The companion suite to the AngularJS framework - http://angular-ui.github.com/

AngularJS directives for Twitter's bootstrap - set of native AngularJS directives based on Twitter Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required - http://angular-ui.github.com/bootstrap/

AngularStrap - Bootstrap directives for Angular - http://mgcrea.github.com/angular-strap/

simpulton/angular-chosen - This project shows the integration of AngularJS and the Chosen plugin - https://github.com/simpulton/angular-chosen

ng-grid - http://angular-ui.github.com/ng-grid/#/overview

nlaplante/angular-google-maps - AngularJS directives for the Google Maps Javascript API - https://github.com/nlaplante/angular-google-maps

AngularJS Placeholder Directives - Client-side placeholder directives written in pure AngularJS - http://joshdmiller.github.com/angular-placeholders/

AngularJS. Skeletons

elsom25/angular-requirejs-html5boilerplate-seed - A seed project combining AngularJs as the app engine, RequireJs for modular parts, Html5boilerplate for good practices, with Sass to make css fun! - https://github.com/elsom25/angular-requirejs-html5boilerplate-seed

javascript - Does it make sense to use Require.js with Angular.js? - Stack Overflow - http://stackoverflow.com/questions/12529083/does-it-make-sense-to-use-require-js-with-angular-js

AngularJS. Localization

Best practice for simple i18n message substitution? - Google Groups - https://groups.google.com/forum/#!msg/angular/9C1F6PJ5KVY/7jSZTKXRCokJ

AngularJS. Development tools

angularjs-batarang/README.md at master · angular/angularjs-batarang · GitHub - https://github.com/angular/angularjs-batarang/blob/master/README.md

AngularJS Batarang - YouTube - https://www.youtube.com/watch?v=q-7mhcHXSfM

AngularJS. Benchmarks

Angular VS Knockout VS ExtJS VS Backbone · jsPerf - http://jsperf.com/angular-vs-knockout-vs-extjs-vs-backbone/10

AngularJS: A Benchmark - jsFiddle - http://jsfiddle.net/mhevery/vYknU/23/

Backbone Events vs. Ember Bindings vs KnockoutJS Observables: A Benchmark - jsFiddle - http://jsfiddle.net/2pLk3/10/

Backbone Events vs. Ember Bindings vs YUI: A Benchmark - jsFiddle - http://jsfiddle.net/6rvkC/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment