JonnyBGod / angular2-webpack-advance-starter

An advanced Angular2 Webpack Starter project with support for ngrx/store, ngrx/effects, ng2-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more.
https://jonnybgod.github.io/angular2-webpack-advance-starter/
MIT License
48 stars 12 forks source link

Create complex example apps #6

Open JonnyBGod opened 8 years ago

JonnyBGod commented 8 years ago

This should be a community effort.

Angular2 is not so easy for unexperienced developer to get into. This is aggravated when considering bast practices and using observables, ngrx and immutables.

We should help easing their pains and improving overall quality by providing complex use cases with open code that they can easily follow and refer to.