/acute-angular

Home projects based on Angular JS framework

acute-angular

Home projects based on Angular JS framework

Pending setup tasks

  • Check code comments standards for this project

New learnings

  • What is @Component
  • What is Decorator
  • What is Directive
  • How to communicate between components
  • Understand what private means in constructor(private valueListSvc: ValueListService)
  • Lifecycle Hooks

Experiments

  • Can third-party/ad-hoc JS libraries -- like CKEditor, CKFinder, AMCharts, Emoji-X, and plugins of CKEditors like CodeMirror, etc. -- integrate with Angular2 easily?