Interesting post about Http/2 and its use: https://www.upwork.com/hiring/development/the-http2-protocol-its-pros-cons-and-how-to-start-using-it/?nav=4
Презентація з сьогоднішньої зустрічі по Ноді: https://speakerdeck.com/galkin/the-twelve-factor-app-for-node-dot-js-developers
Speaker Deck
The Twelve-Factor App for Node.js Developers
Typescript is not only good with its types and classes, but also with possibility to use any kind of decorators: https://www.typescriptlang.org/docs/handbook/decorators.html and video explaining: https://youtu.be/O6A-u_FoEX8
YouTube
The Magic of TypeScript Decorators
Practical examples of TypeScript Decorators 🍨. Learn how to use decorators to build an API similar to React Hooks in Angular https://fireship.io/lessons/ts-decorators-by-example/
Docs https://www.typescriptlang.org/docs/handbook/decorators.html
Docs https://www.typescriptlang.org/docs/handbook/decorators.html
Непоганий ютуб канал. Рекомендую: https://www.youtube.com/channel/UCYAA7wi7PkwLgeWjyslUn2A/videos
YouTube
ForwardJS
Навчитись оптимізації за рахунок алгоритмів можна тут: https://agafonkin.com
Agafonkin
Volodymyr Agafonkin
Software engineer, open source enthusiast, rock musician, father of twin girls, Ukrainian.
Цікава стаття. Не забувайте завжди перевіряти те що пишуть в коментарях, деколи ця інформація може бути важливішою за саму статтю, адже статті не всі можуть написати, а ось в коментарях всі готові висловитись, поділитись вірними рішеннями, лайфхаками, правильними питаннями та багато іншим. https://blog.angularindepth.com/how-to-rxjs-in-angular-1037908e82a5
Medium
How to RxJS in Angular
What I wish I knew when I started out and how you can avoid some of the common pitfalls.
For those who use VS Code as their main IDE: https://code.visualstudio.com/docs/getstarted/tips-and-trickshttps://code.visualstudio.com/docs/getstarted/tips-and-tricks
Напевно всі вміють читати документацію, але ось декілька корисних команд: https://medium.com/@PardeepJain/angular-cli-flags-cheat-sheet-40d3c11969fe
Medium
Angular CLI — — Flags (Cheat Sheet)
From Initial stage to ~v6 of Angular CLI, CLI is becoming mature day by day with lots of improvements and new features.