{"id":13515896,"url":"https://github.com/timjacobi/angular-education","last_synced_at":"2025-05-14T12:08:04.091Z","repository":{"id":30269510,"uuid":"33820955","full_name":"timjacobi/angular-education","owner":"timjacobi","description":"A list of helpful material to develop using Angular","archived":false,"fork":false,"pushed_at":"2021-02-09T20:22:13.000Z","size":214,"stargazers_count":5376,"open_issues_count":4,"forks_count":886,"subscribers_count":455,"default_branch":"master","last_synced_at":"2024-10-29T15:34:59.637Z","etag":null,"topics":["angular","angular2-components","angular2-demo","angular2-typescript","ngrx"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timjacobi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-12T14:54:19.000Z","updated_at":"2024-10-23T21:52:50.000Z","dependencies_parsed_at":"2022-09-16T00:21:31.237Z","dependency_job_id":null,"html_url":"https://github.com/timjacobi/angular-education","commit_stats":null,"previous_names":["timjacobi/angular2-education"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjacobi%2Fangular-education","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjacobi%2Fangular-education/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjacobi%2Fangular-education/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timjacobi%2Fangular-education/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timjacobi","download_url":"https://codeload.github.com/timjacobi/angular-education/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248342119,"owners_count":21087774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular2-components","angular2-demo","angular2-typescript","ngrx"],"created_at":"2024-08-01T05:01:17.117Z","updated_at":"2025-04-11T04:27:39.048Z","avatar_url":"https://github.com/timjacobi.png","language":null,"readme":"\u003cimg src=\"https://angular.io/assets/images/logos/angular/angular.svg\" width=\"240\"\u003e\n\n#### *A list of helpful material to develop using Angular*\n\n##### Current Angular version:\n![version](https://img.shields.io/npm/v/@angular/core.svg?maxAge=2592000)\n\n##### UPDATED REPO LINKS!\nFor Angular 1.x education please visit https://github.com/timjacobi/angularjs-education\n\nFor Angular 2+ education please visit https://github.com/timjacobi/angular-education\n\n#### *Contributing*\n*Please send a pull request to add any links and use the issues for general questions, thanks!*\n\n### Introduction\n* [Official Angular Design Docs (Google Drive)](https://drive.google.com/drive/folders/0B7Ovm8bUYiUDR29iSkEyMk5pVUk)\n* [Official Angular 2 - 5 min quickstart](https://angular.io/guide/quickstart)\n* [Angular2 - First Impressions (Minko Gechev)](http://blog.mgechev.com/2015/04/06/angular2-first-impressions)\n* [Angular 2 Series: Introduction (Ionic Team)](http://blog.ionic.io/angular-2-series-introduction/)\n* [Video: Keynote on Angular 2 (Misko Hevery, Rado Kirov)](https://www.youtube.com/watch?v=-dMBcqwvYA0)\n* [All About Angular 2.0 (Rob Eisenberg)](http://eisenbergeffect.bluespire.com/all-about-angular-2-0/)\n* [The awesomeness of Angular 2 (Ciro Nunes)](https://speakerdeck.com/cironunes/the-awesomeness-of-angular-2)\n* [Angular 2 and the future of HTML5 apps (Brad Green)](https://www.oreilly.com/ideas/angular-2-and-the-future-of-html5-apps)\n* [From Angular 1.x ng-repeat to Angular 2 NgFor with Component](http://orizens.com/wp/topics/from-angular-1-x-ng-repeat-to-angular-2-ngfor-with-component/)\n* [Migrating A Component From Angular 1.x to Angular 2](http://orizens.com/wp/topics/migrating-a-component-to-angular-2-from-angular-1-x-es2015/)\n* [Angular 2: Attribute @Directive() \u0026 Creating An Infinite Scroll Directive](http://orizens.com/wp/topics/angular-2-attribute-directive-creating-an-infinite-scroll-directive/)\n* [Angular 2 – Communication Between Components \u0026 Components Design](http://orizens.com/wp/topics/angular-2-communication-between-components-components-design/)\n\n### Angular NgRx/Store\n* [Adding Redux With NgRx/store and Angular2 - Part 1](http://orizens.com/wp/topics/adding-redux-with-ngrxstore-to-angular-2-part-1/)\n* [Adding Redux with NgRx/store to Angular2 – Part 2 (Testing Reducers)](http://orizens.com/wp/topics/adding-redux-with-ngrxstore-to-angular2-part-2-testing-reducers/)\n* [Angular 2 \u0026 NgRx/store: The NgModel In Between Use Case (from Angular 1)](http://orizens.com/wp/topics/angular-2-ngrxstore-the-ngmodel-in-between-use-case-from-angular-1/)\n* [Comprehensive Introduction to @ngrx/store](https://gist.github.com/btroncone/a6e4347326749f938510)\n* [Video: @ngrx/store in 10 minutes (egghead.io)](https://egghead.io/lessons/angular-2-ngrx-store-in-10-minutes)\n\n### Angular Explained\n\n* [Exploring Angular 2](http://blog.thoughtram.io/exploring-angular-2/)\n* [Two Phases of Angular 2 Applications (Victor Savkin)](http://victorsavkin.com/post/114168430846/two-phases-of-angular-2-applications)\n* [Angular 2 Template Syntax (Victor Savkin)](http://victorsavkin.com/post/119943127151/angular-2-template-syntax)\n* [Change Detection in Angular 2 (Victor Savkin)](http://victorsavkin.com/post/110170125256/change-detection-in-angular-2)\n* [Functional Programming in Angular 2 (Victor Savkin)](http://victorsavkin.com/post/108837493941/better-support-for-functional-programming-in)\n* [Unified Dependency Injection (Victor Savkin)](http://victorsavkin.com/post/102965317996/angular-2-bits-unified-dependency-injection)\n* [The Core Concepts of Angular 2](http://victorsavkin.com/post/118372404541/the-core-concepts-of-angular-2)\n* [Angular 2 Template Syntax (John Lindquist)](https://egghead.io/lessons/angularjs-angular-2-template-syntax)\n* [Angular 2 - Binding (es5)(John Lindquist)](https://egghead.io/lessons/angularjs-angular-2-binding-es5)\n* [Angular 2 - Hello World (es5)(John Lindquist)](https://egghead.io/lessons/angularjs-angular-2-hello-world-es5)\n* [Video: Zone.JS (Brian Ford)](https://www.youtube.com/watch?v=3IqtmUscE_U)\n* [Angular 2 Series: Components (Ionic Team)](http://blog.ionic.io/angular-2-series-components/)\n* [Video: Angular Router (Brian Ford)](https://www.youtube.com/watch?v=sfV0ApyN5fM)\n* [The difference between Annotations and Decorators (Pascal Precht)](http://blog.thoughtram.io/angular/2015/05/03/the-difference-between-annotations-and-decorators.html)\n* [Video: Data binding in Angular 2 (Misko Hevery)](https://angularu.com/Video/2015sf/misko-hevery-talks-about-databinding-in-angular-2)\n* [Dependency Injection in Angular 2 (Pascal Precht)](http://blog.thoughtram.io/angular/2015/05/18/dependency-injection-in-angular-2.html)\n* [Angular 2 Server Rendering (gdi2290 and Jeff Whelpley)](https://angularu.com/VideoSession/2015sf/angular-2-server-rendering)\n* [Shadow DOM Strategies in Angular 2 (Pascal Precht)](http://blog.thoughtram.io/angular/2015/06/29/shadow-dom-strategies-in-angular2.html)\n* [Routing in Angular 2 (Pascal Precht)](https://blog.thoughtram.io/angular/2016/06/14/routing-in-angular-2-revisited.html)\n* [Styling Angular 2 Components (Pascal Precht)](http://blog.thoughtram.io/angular/2015/06/25/styling-angular-2-components.html)\n* [Even better ES5 code for Angular 2 (Pascal Precht)](http://blog.thoughtram.io/angular/2015/07/06/even-better-es5-code-for-angular-2.html)\n* [Angular 2 Template Syntax Demystified - Part 1 (Pascal Precht)](http://blog.thoughtram.io/angular/2015/08/11/angular-2-template-syntax-demystified-part-1.html)\n* [Introduction to Angular 2 – The fundamentals of Components (Aleksey Novik)](http://www.webcodegeeks.com/javascript/angular-js/introduction-angular-2-fundamentals-components/)\n* [Host and Visibility in Angular 2's Dependency Injection (Pascal Precht)](http://blog.thoughtram.io/angular/2015/08/20/host-and-visibility-in-angular-2-dependency-injection.html)\n* [Angular 2 Cheat Sheet (WIP)](https://angular.io/cheatsheet)\n* [Forward References in Angular 2 (Christoph Burgdorf)](http://blog.thoughtram.io/angular/2015/09/03/forward-references-in-angular-2.html)\n* [Resolving Service Dependencies in Angular 2 (Pascal Precht)](http://blog.thoughtram.io/angular/2015/09/17/resolve-service-dependencies-in-angular-2.html)\n* [Angular 2: Event Emitters(Shawn Mckay)](http://www.shmck.com/a-quick-look-at-angular-2-event-emitters/)\n* [Angular 2: Properties(Shawn Mckay)](http://www.shmck.com/a-quick-look-at-angular-2-properties/)\n* [Angular 2: Pipes(Shawn Mckay)](http://www.shmck.com/angular-2-pipes/)\n* [How to set up Angular2 unit tests (Dima Kuzmich)](https://dimakuzmich.wordpress.com/2015/08/21/test-angular2-now-or-how-to-set-up-angular2-unit-tests/)\n* [How does Angular 2 Change Detection Really Work ?](http://blog.angular-university.io/how-does-angular-2-change-detection-really-work/)\n* [How to run Angular 2 in Production Today ?](http://blog.angular-university.io/how-to-run-a-production-today/)\n* [The Ultimate Angular CLI Reference Guide (Jurgen Van de Moere)](https://www.sitepoint.com/ultimate-angular-cli-reference/)\n\n### Angular Forms\n* [Video: AngularJS 2.0 Forms - Extending Todo app with Forms Validation (Ajden Towfeek)](https://youtu.be/267ClmzfzvI)\n* [Forms in Angular 2 (Victor Savkin)](http://angularjs.blogspot.co.uk/2015/03/forms-in-angular-2.html)\n* [Angular 2 Forms (David East)](https://ngforms.firebaseapp.com/#/)\n* [The Ultimate Guide to Forms in Angular 2 (ng-book)](http://blog.ng-book.com/the-ultimate-guide-to-forms-in-angular-2/)\n* [Angular 2 Form Builder and Validation Management (Cory Rylan)](https://coryrylan.com/blog/angular-2-form-builder-and-validation-management)\n* [JavaScript/JSON powered FORMS for ANGULAR 2 (ng2-formly)](https://github.com/formly-js/ng2-formly)\n* [Introduction to Angular 2 Forms - Template Driven, Model Driven or In-Between](http://blog.angular-university.io/introduction-to-angular-2-forms-template-driven-vs-model-driven/)\n\n### Angular Docs\n* [Angular 2 Docs](https://angular.io/docs/js/latest/)\n\n### Angular applications documentation tools\n\n* [Compodoc](https://github.com/compodoc/compodoc) : \"The missing documentation tool for your Angular 2 application\", integrate well with npm scripts\n\n* [AngularDoc](http://angulardoc.io/) : Website that display \"Architectural analysis and visualization for Angular 2 projects\", integrate only with a github repository\n\n### Angular Integrations\n* [Netflix: FalcorJS + Angular2 (gdi2290)](https://youtu.be/z8UgDZ4rXBU)\n* [Angular2-Meteor](http://www.angular-meteor.com/angular2)\n\n### Tutorials\n* [Video: AngularJS 2.0 Overview - ToDo Application in 20 minutes](https://www.youtube.com/watch?v=rd3cLh_wn04)\n* [Video: An Angular2 Todo App: First look at App Development in Angular2](https://www.youtube.com/watch?v=uD6Okha_Yj0)\n* [Creating a Super Simple Todo app Using Angular 2 (Sandeep Panda)](http://www.htmlxprs.com/post/54/creating-a-super-simple-todo-app-using-angular-2-tutorial)\n* [Developing A Tabs Component in Angular 2 (Pascal Precht)](http://blog.thoughtram.io/angular/2015/04/09/developing-a-tabs-component-in-angular-2.html)\n* [Developing a zippy component in Angular 2 (Pascal Precht)](http://blog.thoughtram.io/angular/2015/03/27/building-a-zippy-component-in-angular-2.html)\n* [Angular 2 Singleton Service (Raúl Jiménez)](http://twofuckingdevelopers.com/2015/04/angular-2-singleton-service/)\n* [Angular 2 Shadow DOM Emulation (Dylan Barrell)](http://unobfuscated.blogspot.co.uk/2015/03/posts-from-edge-angular-2-shadow-dom.html)\n* [Injecting Parents into Angular2 Components (Dylan Barrell)](http://unobfuscated.blogspot.com/2015/03/posts-from-edge-injecting-parents-into.html)\n* [An Introduction to Angular 2 (Jesus Rodriguez)](http://angular-tips.com/blog/2015/05/an-introduction-to-angular-2/)\n* [Video: Getting started with Angular 2 developer preview](https://www.youtube.com/watch?v=HmWm21cCAXM)\n* [Video: Creating d3 components with Angular2 and TypeScript (gdi2290 and Aysegul Yonet)](https://www.youtube.com/watch?v=x296y5mErWI\u0026feature=youtu.be)\n* [Video: Migrating an Angular 1.x app to Angular 2 (David East)](https://angularu.com/VideoSession/2015sf/migrating-to-angular2)\n* [Complete guide of Angular 2](https://www.udemy.com/the-complete-guide-to-angular-2/)\n* [recursive treeview in angular 2.0 (Torgeir Helgevold)](http://www.syntaxsuccess.com/viewarticle/recursive-treeview-in-angular-2.0)\n* [How to publish a library for Angular 2 on npm (Olivier Combe)](https://medium.com/@OCombe/how-to-publish-a-library-for-angular-2-on-npm-5f48cdabf435)\n* [Angular 2 Observable Data Services (Cory Rylan)](https://coryrylan.com/blog/angular-2-observable-data-services)\n* [Angular 2 Text Snippet Directive (Cory Rylan)](https://coryrylan.com/blog/angular-2-text-snippet-directive)\n* [In-depth Guide: Creating Your First Angular 2 Component (Thomas Greco, Scotch.io)](https://scotch.io/tutorials/creating-your-first-angular-2-components)\n* [@AngularClass - Angular 2 Fundamentals](http://courses.angularclass.com/courses/angular-2-fundamentals)\n* [@TutorialEdge - Angular Fundamentals](https://tutorialedge.net/course/angular-2-fundamentals)\n* [Angular 2 Tutorial: Create a CRUD App with Angular CLI (Todd Motto, Jurgen Van de Moere)](https://www.sitepoint.com/angular-2-tutorial/)\n* [Understanding Component Architecture: Refactoring an Angular App (Jurgen Van de Moere)](https://www.sitepoint.com/understanding-component-architecture-angular/)\n\n### Components\n* [Element Angular](https://github.com/eleme/element-angular) Angular UI library\n* [Awsome Angular Components](https://github.com/Chyngyz/awesome-angular-components)\n* [Axponents: of Accessible Web Components (Dylan Barrell)](https://github.com/dylanb/Axponents/tree/master/angular2)\n* [Simple Example Components: TreeView, Grid, Input Values and Bindings, Core Directives, How to ignore view bindings (Torgeir Helgevold)](http://www.syntaxsuccess.com/viewarticle/angular-2.0-examples)\n* [ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) Angular 2 powered Bootstrap by the angular-ui/bootstrap team\n* [ng2-bootstrap](https://github.com/valor-software/ng2-bootstrap) Native Angular2 Bootstrap 3\u00264 components\n* [ng2-charts](https://github.com/valor-software/ng2-charts) Beautiful charts for Angular2 based on Chart.js\n* [ng2-dragula](https://github.com/valor-software/ng2-dragula) Drag and Drop so simple it hurts!\n* [ng2-file-upload](https://github.com/valor-software/ng2-file-upload) Easy to use file upload directives\n* [ng2-handsontable](https://github.com/valor-software/ng2-handsontable) Excel-like data grid / spreadsheet\n* [ng2-select](https://github.com/valor-software/ng2-select) Angular2 based replacement for select boxes\n* [ng2-table](https://github.com/valor-software/ng2-table) Simple table extension with sorting, filtering, paging... for Angular2 apps\n* [angular2-data-table](https://github.com/swimlane/angular2-data-table) Yet table extension with sorting, filtering, paging...\n* [file-droppa] (https://github.com/ptkach/fileDroppa) Angular2 file upload and file list directives\n* [angular2-google-maps](https://github.com/SebastianM/angular2-google-maps) Angular2 directives for Google Maps.\n* [angular2localization](https://github.com/robisim74/angular2localization) An Angular 2 library to translate messages, dates and numbers.\n* [primeng](http://www.primefaces.org/primeng/) collection of rich UI components for Angular2.\n* [Angular2 Infinite Scroll Directive](https://www.npmjs.com/package/angular2-infinite-scroll) Infinite Scroll Component\n* [ng2-bs3-modal](https://github.com/dougludlow/ng2-bs3-modal) Angular2 Bootstrap3 Modal Component\n* [ng2-swipeable-card](https://github.com/JayKan/ng2-swipeable-card) Material Design Angular2 Swipeable Card Component\n* [ngx-pipes](https://github.com/danrevah/ngx-pipes) Useful pipes for Angular2 and beyond!\n* [ngx-charts](https://github.com/swimlane/ngx-charts) - Declarative Charting Framework for Angular2 and beyond!\n* [ngx-datatable](https://github.com/swimlane/ngx-datatable)  A feature-rich yet lightweight data-table crafted for Angular2 and beyond!\n* [ngx-ui](https://github.com/swimlane/ngx-ui) - Style and Component Library for Angular2 and beyond!\n* [ng2-inline-editor](https://github.com/caballerog/ng2-inline-editor) An Angular 2 Component to edit inline any text.\n* [angular2-circle-progress](https://github.com/Feridum/angular2-circle-progress) Simple Angular 2 Circle Progress Component\n* [od-virtualscroll](https://github.com/dinony/od-virtualscroll) Observable-based virtual scroll implementation in Angular\n\n### Boilerplates\n* [Angular CLI - Official command-line generator for Angular 2 apps](https://github.com/angular/angular-cli)\n* [Github: ng2-play (Pawel Kozlowski)](https://github.com/pkozlowski-opensource/ng2-play)\n* [Github: ng2-lab (Roland Groza)](https://github.com/rolandjitsu/ng2-lab)\n* [Github: Angular2 Babel App](https://github.com/shuhei/babel-angular2-app)\n* [Github: Angular2 Sandbox (Gion Kunz)](https://github.com/gionkunz/angular2-sandbox)\n* [Yeoman: generator-modern-web-dev (NG2, TypeScript, ES2015, SASS, ... and completely separate build system) (Sebastien Dubois)](https://www.npmjs.com/package/generator-modern-web-dev)\n* [Yeoman: generator-angular2 (Chris Wheatley)](https://www.npmjs.com/package/generator-angular2)\n* [Yeoman: generator-mcfly-ng2 (Avi Haiat)](https://www.npmjs.com/package/generator-mcfly-ng2)\n* [Slush: slush-angular2 (Ryan Usumi)](https://www.npmjs.com/package/slush-angular2)\n* [slush-ng2-play](https://www.npmjs.com/package/slush-ng2-play) *Generator of minimum Angular2 with ES6, based on ng2-play from pkozlowski-opensource*\n* [Plunkr: Angular2 + Typescript Template (@radotzki)](http://plnkr.co/edit/gzRRa8)\n* [Plunkr: Angular2 + ES6 Template](http://plnkr.co/edit/QZ6c6cRnvOyQ71FkowZO?p=preview)\n* [Github: Angular2 + Webpack + TypeScript (gdi2290 AngularClass)](https://github.com/AngularClass/angular2-webpack-starter)\n* [Github: Angular2 + TypeScript in baby steps (Zia Khan)](https://github.com/panacloud/learn-angular2)\n* [Github: Angular2 Seed TypeScript (Minko Gechev)](https://github.com/mgechev/angular2-seed)\n* [Github: Angular2 Minimalist Starter (Roger Padilla)](https://github.com/rogerpadilla/angular2-minimalist-starter)\n* [Github: Angular2 + TypeScript: Seed Project (@ghpabs)](https://github.com/ghpabs/angular2-seed-project) Fully automated development workflow using Gulp.\n* [Github: Angular2 Starter for TypeScript (Antony Budianto)](https://github.com/antonybudianto/angular2-starter) Complete Gulp Workflow\n* [Github: Angular2 Starter for Javascript in ES6](https://github.com/blacksonic/angular2-es6-starter) Automated Gulp workflow with example CRUD application.\n* [Github: Angular2 Seed TypeScript (Matthias Schuetz)](https://github.com/matthias-schuetz/angular2-seed) A complete, yet simple, starter for Angular 2 using TypeScript.\n* [Github: Angular2 boilerplate on steroids (Pedro Eugenio)](https://github.com/voxmachina/angular2-boilerplate) This is an Angular 2 fullstack project boilerplate on steroids! Aimed at reaching top notch performance levels.\n* [Github: Laravel Angular2 Material Boilerplate](https://github.com/Vivify-Ideas/Laravel5-Angular2-Material) Laravel and Angular 2 integration.\n\n### Example Apps\n* [Yatrum.com - App for Travellers](https://github.com/aviabird/yatrum)\n* [ng2do (David East)](https://github.com/davideast/ng2do)\n* [ng-conf 2015 Demo (Microsoft)](https://github.com/Microsoft/ngconf2015demo)\n* [ng2chat (Rob Wormald)](https://github.com/robwormald/ng2chat)\n* [angular2-tuber (Alex Hawkins)](https://github.com/alexhawkins/angular2-tuber) *A YouTube Search Engine built with Angular2*\n* [ng2-random-user (Kent C. Dodds)](http://kentcdodds.com/ng2-random-user/) *Simple Random User Card getter using [randomuser.me](https://randomuser.me/)*\n* [hn-ng2 (Harry Wolff)](http://hswolff.github.io/hn-ng2/) *Hacker News implemented with Angular2. [Dart version (Andres Araujo)](https://github.com/andresaraujo/ng2_hackernews)*\n* [NG2 Challenges](https://github.com/ShMcK/ng2Challenges) *Challenges to help you learn and understand the evolving Angular2 Framework.*\n* [Angular 2 and Express - Heroku ready (Vlado Tešanović)](https://github.com/vladotesanovic/angular2-express-starter)\n* [cart2 (Ciro Nunes)](https://github.com/cironunes/cart2)\n* [Developing a MEAN app with Angular 2.0 (Arvind Ravulavaru)](http://thejackalofjavascript.com/developing-a-mean-app-with-angular-2-0/)\n* [JWT authentication in Angular 2 (mgonto and gdi2290)](https://github.com/auth0/angular2-authentication-sample)\n* [Add authentication to an Angular 2 app](https://github.com/auth0/angular2-authentication-sample)\n* [Angular Reading Position Indicator](https://github.com/mrzepinski/angular-rpi)\n* [d3 directives from Angular 1 to Angular 2 (gdi2290)](https://github.com/gdi2290/ng-vegas-angular2-d3)\n* [Angular 2 Carousel component with Bootstrap](https://github.com/mlaval/angular2-bootstrap)\n* [Angular 2 Bootstrap Style Modal (Shlomi Assaf)](https://github.com/shlomiassaf/ngx-modialog)\n* [Chat Application using RxJS (ng-book)](https://github.com/ng-book/angular2-rxjs-chat/)\n* [Todo app with Firebase, OAuth, and Immutable](https://github.com/r-park/todo-angular2-firebase)\n* [Angular 2 Table pagination example + Java Spring Backend ](https://github.com/zouabimourad/angular2-spring)\n* [Dribbble Clone using Angular 2](https://github.com/mohammedzamakhan/ng2-dribbble)\n* [Angular2 Leaflet Starter](https://github.com/haoliangyu/angular2-leaflet-starter)\n* [Angular2 MapboxGL Starter](https://github.com/haoliangyu/angular2-mapboxgl-starter)\n* [Angular 2 \u0026 TypeScript implementation of the Responsive Dashboard (RDash) admin dashboard theme @ziyasal](https://github.com/ziyasal/rdash-angular2)\n* [Angular 2 Chosen wrapper](https://github.com/zouabimourad/angular2-chosen)\n* [Angular 2 Money, dates and datetimes input handling](https://github.com/zouabimourad/angular2-datetime-money)\n* [Auth0, Angular 2: The new horizon](https://github.com/auth0/angular2-the-new-horizon-sample)\n* [Angular 2 Blog](https://github.com/previousdeveloper/angular2-blog)\n* [Angular 2 Samples(Torgeir Helgevold)](https://github.com/thelgevold/angular-2-samples)\n* [angular2-demo](https://github.com/amcdnl/angular2-demo) Minimal Angular2 Demo using TypeScript / Sass / Npm Tasks\n* [TV Tracker](https://github.com/mattlewis92/angular2-tv-tracker)\n* [Go Game](https://github.com/lys1030/ng-go)\n* [Stock Portfolio](https://github.com/paulhoughton/portfolio/)\n* [Echoes Player open source app in ng2](http://github.com/orizens/echoes-ng2)\n* [Sequence Alignment Calculator (@radotzki)](https://radotzki.github.io/sequence-alignment/)\n* [Directive checking if an element is within the browsers visual viewport (@k3nsei)](https://github.com/k3nsei/angular2-in-viewport)\n* [Directive checking if clicked inside elementRef or outside (@k3nsei)](https://github.com/k3nsei/angular2-click-outside)\n* [Angular 2 Chess (@shlomiassaf)](https://github.com/shlomiassaf/ng2-chess)\n* [MeetUpEvent (Angular2, Firebase)](https://github.com/jerry-i/meetup-events)\n* [SoundCloud API client with Angular2, NgRx/Store and NgRx/Effects](https://github.com/r-park/soundcloud-ngrx)\n+ [Angular 2 AOT (Ahead-of-Time) Compilation with Webpack](https://github.com/blacksonic/angular2-aot-webpack)\n* [Ng-Chat - Angular 2 Websocket Messenger Application](https://github.com/elliotforbes/ng-chat)\n* [Angular Admin Dashboard](https://github.com/elliotforbes/angular-2-admin)\n* [Efficient virtual scrolling demo](https://github.com/dinony/od-vsadvanced) RxJS / Angular Material / Reactive Forms / SystemJS \n\n\n### Live Code Experiments\n* [Angular 1 with Angular 2 Dependency Injection (Rob Wormald)](http://plnkr.co/edit/cc9wXp?p=preview)\n* [angular2-playground (Sekib Omazic)](https://github.com/SekibOmazic/angular2-playground)\n* [jsBin ES5 Angular 2 (gdi2290)](http://jsbin.com/fimucu/10/edit?js,output)\n\n### Angular Material\n* [Official Angular 2 Material Components (very early stage of its development process)](https://github.com/angular/material2)\n\n### Stack Overflow Questions\n* [Working with Angular 2](http://stackoverflow.com/questions/29050752/working-with-angular-2)\n* [How to Import the HTTP module](http://stackoverflow.com/questions/28910864/angular-2-how-to-use-import-the-http-module)\n* [How to Import Immutable.js](http://stackoverflow.com/questions/29527024/how-do-i-import-immutable-js-into-angular-2-alpha)\n\n### Classes\n* [Free Udemy Course - Angular 2 Fundamentals](https://www.udemy.com/angular-2-fundamentals)\n* [Udemy - The Complete Guide to Angular 2](https://www.udemy.com/the-complete-guide-to-angular-2)\n* [Udemy - Angular 2 with TypeScript for Beginners: The Pragmatic Guide](https://www.udemy.com/angular-2-tutorial-for-beginners/)\n* [Udemy - Introduction to Angular 2](https://www.udemy.com/introduction-to-angular2/)\n* [Udemy - Angular 2 - Concepts, Code and Collective Wisdom](https://www.udemy.com/angular-2-concepts-code-and-collective-wisdom/?couponCode=timjacobi)\n* [Egghead.io Angular 2](https://egghead.io/technologies/angular2)\n* [Angular Boot Camp](http://angularbootcamp.com)\n* [AngularClass](https://angularclass.com)\n* [Web Age Solutions - Angular 2 Programming](http://www.webagesolutions.com/courses/WA2533-angular-2-programming)\n* [Angular 2 For Beginners With Typescript (inc. Firebase App)](https://www.udemy.com/angular-2-fundamentals-with-typescript-for-pro-developers-systemjs/)\n* [Angular University - Premium Quality Tutorials on Angular 2 and its Ecosystem](https://angular-university.io/)\n\n\n### Books\n* [Rangle.io : Introduction to Angular 2 and ngCourse2](http://ngcourse.rangle.io/)\n* [ng-book 2 (Ari Lerner)](https://www.ng-book.com/2/)\n* [Become a ninja with Angular](https://books.ninja-squad.com/angular)\n* [Angular 2 in action](https://www.manning.com/books/angular-in-action)\n* [Angular 2 - A Practical Introduction to the New Web Development Platform](https://leanpub.com/angular2-book)\n* [Practical Angular 2](https://leanpub.com/practical-angular-2)\n* [Angular 2 Development with TypeScript](https://www.manning.com/books/angular-2-development-with-typescript)\n* [Switching to Angular 2](https://www.packtpub.com/web-development/switching-angular-2)\n* [Mastering Angular 2 Components](https://www.packtpub.com/web-development/mastering-angular-2-components)\n* [Testing Angular 2 Applications](https://manning.com/books/testing-angular-2-applications)\n\n### Tools\n* [Babel plugin for Angular @ annotations](https://github.com/shuhei/babel-plugin-angular2-annotations)\n* [Angular2 Snippets for Sublime Text](https://github.com/evanplaice/angular2-snippets)\n* [Angular 2 Style Guide WebStorm Live Templates](https://github.com/d3viant0ne/angular2-webstorm-templates)\n* [Codelyzer - A set of tslint rules for static code analysis of Angular 2 TypeScript projects.](https://github.com/mgechev/codelyzer)\n\n### Opinions\n* [Angular 2.0 is a tempest we should all embrace (Ed Gordon)](https://www.packtpub.com/books/content/angularjs-2-the-tempest-we-should-all-embrace)\n\n### Social Media\n* [Gitter Channel](https://gitter.im/angular/angular)\n* [#angular2 on Twitter](https://twitter.com/hashtag/angular2)\n* [@angularjs on Twitter](https://twitter.com/angularjs)\n* [#angularjs at Freenode](http://webchat.freenode.net/?channels=angularjs\u0026uio=d4)\n* [Angular2 Group on Facebook](https://www.facebook.com/groups/angular2/)\n* [Angularjs on Google+](https://plus.google.com/+AngularJS/posts)\n* [/r/Angular2 on Reddit](https://www.reddit.com/r/Angular2)\n\n### Angular Dart\n* [Angular2 Dart API cheatsheet](https://docs.google.com/document/d/1FYyA-b9rc2UtlYyQXjW7lx4Y08MSpuWcbbuqVCxHga0/edit#heading=h.34sus6g4zss3)\n* [Angular2 Dart cheatsheet](https://github.com/andresaraujo/angular2_cheatsheet_dart)\n* [Angular2 Dart Gnome Tutorial app](https://github.com/sanfordredlich/angular2-dart-gnome-example-app)\n* [Angular2 Dart Router demo](https://github.com/rkirov/angular2-dart-router-demo/tree/master/angular2)\n\n\n### TypeScript Definitions\n* [DefinitelyTyped](http://definitelytyped.org/tsd/)\n\n### Best Practices and Style Guidelines\n* [Official Angular 2 Style Guide](https://angular.io/docs/ts/latest/guide/style-guide.html)\n\n### Related Lists\n* [AngularJS Education - A collection of useful resources to learn and improve your AngularJS skills](https://github.com/timjacobi/angular-education)\n* [TypeScript Education - A list of helpful material to start learning TypeScript](https://github.com/lennonjesus/typescript-education)\n","funding_links":[],"categories":["Technical","Others","Web Development"],"sub_categories":["ramanihiteshc@gmail.com"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimjacobi%2Fangular-education","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimjacobi%2Fangular-education","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimjacobi%2Fangular-education/lists"}