And some updates for RxJS 6 usage https://github.com/ReactiveX/rxjs/blob/master/MIGRATION.md
Make your Angular App Progressive: https://medium.com/@nsmirnova/creating-pwa-with-angular-5-part-2-progressifying-the-application-449e3a706129
Medium
Creating PWA with Angular 5. Part 2: Progressifying the application
This is the continuation of my previous article, where we’ve created our first Angular 5 application. And I hope everybody has a…
І можна переглянути як налаштувати PWA з Angular-CLI 6: https://angular.io/guide/service-worker-getting-started
The things you should know about setTimeout and SetInterval: https://javascript.info/settimeout-setinterval
javascript.info
Scheduling: setTimeout and setInterval
Dealing with browser types on server: https://medium.com/@zainzafar/localstorage-with-angular-universal-2a111fb4af72
Medium
LocalStorage with Angular Universal
What is Angular Universal?
Interesting use of Observable interval https://stackoverflow.com/questions/36663148/angular-2-time-ago-pipe
Stack Overflow
Angular 2 "time ago" pipe
I am trying to create a 'time ago' pipe for my Angular 2 application.
It should transform a date to a string such as '5 minutes ago' or '60 seconds ago'. It works nicely so far, but it doesn't upd...
It should transform a date to a string such as '5 minutes ago' or '60 seconds ago'. It works nicely so far, but it doesn't upd...