|
|
PAGE LIST:
|
|
|
home: index files (modules: https://nodejs.org/api/modules.html#modules_folders_as_modules), general structure, api config, services
|
|
|
jsdata
|
|
|
list of common useful libraries
|
|
|
webpack: config, vendors, polyfills
|
|
|
typescript: declare, typings `typings install dt~lodash`, tslint
|
|
|
sass (conventions repo?), imports (e.g. mixins etc)
|
|
|
angular2: NgModule, bootstrap, quirks (ngFor, ngStyle), ngOnInit rather than constructor (hooks need to be public)
|
|
|
observables |
|
|
\ No newline at end of file |
|
|
start up(readme), index files (modules: https://nodejs.org/api/modules.html#modules_folders_as_modules), general structure, api config, services
|
|
|
|
|
|
* [ Webpack](webpack)
|
|
|
* [Angular 2](angular2)
|
|
|
* [TypeScript](typescript)
|
|
|
* [Data Store](data-store)
|
|
|
* [SASS](sass)
|
|
|
* [list of commonly used libraries](useful-libraries) |
|
|
\ No newline at end of file |