Change detection
- https://blog.angularindepth.com/everything-you-need-to-know-about-change-detection-in-angular-8006c51d206f
 - https://medium.com/@bencabanes/angular-change-detection-strategy-an-introduction-819aaa7204e7
 
Subject
Unsubscribe RxJS Observables
NgRx
- https://www.udemy.com/ngrx-course/ ~ NgRx In Depth (Angular 8)
 - https://ngrx.io/guide/store
 - https://www.lynda.com/Angular-tutorials/Learning-NgRx/709847-2.html ~ Rel. 8/3/2018
 
Ubuntu Setup
1  | curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -  |