Skip to content

Latest commit

 

History

History
 
 

README.md

Cms

This project was generated with Angular CLI version 8.3.17.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

Welcome all contributors and pull requests

Node JS Authentication

https://scotch.io/tutorials/authenticate-a-node-js-api-with-json-web-tokens

http://jasonwatmore.com/post/2016/12/08/angular-2-redirect-to-previous-url-after-login-with-auth-guard

https://stackoverflow.com/questions/34331478/angular-redirect-to-login-page

Think everything in modular

https://dzone.com/articles/build-your-nodejs-application-in-a-modular-way

https://github.com/brechtbilliet/largescale_apps

Decorator in Angular

https://medium.com/@ttemplier/angular2-decorators-and-class-inheritance-905921dbd1b7

https://spin.atomicobject.com/2017/04/24/typescript-modular-typesafe-metadata/

File Manager

http://menge.io/2015/03/24/storing-small-images-in-mongodb/ http://blog.nbostech.com/2016/10/store-and-read-image-file-in-mongodb-using-nodejsexpressmongoose/ http://www.codexpedia.com/node-js/node-js-http-server-displaying-images-from-a-directory/ https://malcoded.com/posts/nodejs-image-resize-express-sharp

http://stackabuse.com/node-http-servers-for-static-file-serving/

Stream

https://medium.com/@dalaidunc/fs-readfile-vs-streams-to-read-text-files-in-node-js-5dd0710c80ea https://medium.freecodecamp.org/node-js-streams-everything-you-need-to-know-c9141306be93

Option 2:

http://www.tutorialsteacher.com/nodejs/serving-static-files-in-nodejs

On Client side:

https://malcoded.com/posts/angular-file-upload-component-with-express

Issue with drag and drop:

https://stackoverflow.com/questions/7110353/html5-dragleave-fired-when-hovering-a-child-element

Advanced Dynamic Create Component

https://netbasal.com/create-advanced-components-in-angular-e0655df5dde6

https://www.dev6.com/Modal-Templates-in-Angular2-Part-3

https://blog.angular-university.io/angular-ng-template-ng-container-ngtemplateoutlet/

Lazy Load Module

https://stackoverflow.com/questions/40293240/how-to-manually-lazy-load-a-module

https://blog.angularindepth.com/here-is-what-you-need-to-know-about-dynamic-components-in-angular-ac1e96167f9e

Service Locator

https://stackoverflow.com/questions/39409328/storing-injector-instance-for-use-in-components

Mongoose in real world

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/mongoose

http://davin.ninja/bulk-updating-inserting-copying-domains-mongodb-using-collection-initializeunorderedbulkop/

https://stackoverflow.com/questions/28218460/nodejs-mongoose-bulk-update

https://stackoverflow.com/questions/27513844/mongooose-query-where-objectid-is-null

Node optimize:

https://nodejs.org/en/docs/guides/dont-block-the-event-loop/

Form Validation Message

http://plnkr.co/edit/Aa8O6lAh9lsOo3qk8gYZ?p=preview

https://stackoverflow.com/questions/43383341/angular-2-reactive-form-validation-messages

https://stackoverflow.com/questions/42184800/how-to-validate-formarray-length-in-angular2

Checkbox group custom control

https://medium.com/@mihalcan/angular-multiple-check-boxes-45ad2119e115

Angular Tree

http://www.syntaxsuccess.com/viewarticle/recursive-treeview-in-angular-2.0

https://angular2-tree.readme.io/docs/async-data-1

Angular Library

https://willtaylor.blog/complete-guide-to-angular-libraries/ https://medium.com/better-programming/angular-7-series-part-2-create-custom-library-8d7a0494b2cc https://medium.com/angular-in-depth/creating-a-library-in-angular-6-87799552e7e5

Rxjs migration

https://github.com/ReactiveX/rxjs/blob/master/docs_app/content/guide/v6/migration.md

Type checking

https://blog.angularindepth.com/type-checking-templates-in-angular-viewengine-and-ivy-77f8536359f5

Stack:

Reflect JS library, Decorator Typescript Dynamic Form and Component in Angular 5 MongoDB and Express based on NodeJS, Lazy load module

Note*:

Npm link not working with lazy module loader via router Take a lot of time to resolve issues of npm link and angular -cli