Куди рухатись і що вчити в залежності від рівня знань: https://github.com/avatsaev/angular-learning-resources/blob/master/README.md
GitHub
angular-learning-resources/README.md at master · avatsaev/angular-learning-resources
Curated chronological list of learning resources for Angular, from complete beginner to advanced level - angular-learning-resources/README.md at master · avatsaev/angular-learning-resources
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.