Как использовать новую фичу CSS «:Is()» для простого указания элементов
https://webdesign.tutsplus.com/articles/new-css-is-for-easy-element-targeting--cms-34223
https://webdesign.tutsplus.com/articles/new-css-is-for-easy-element-targeting--cms-34223
10 полезных инструментов Firefox для разработчиков
https://www.hongkiat.com/blog/firefox-developers-tools/
https://www.hongkiat.com/blog/firefox-developers-tools/
Hongkiat
10 Useful Firefox Developer Tools You Should Know
Firefox being "developer's browser" has many great tools to help make our work easier. You can find more on its tool collection on the Firefox
Rust для веб-разработчика — быстрый старт и стремительный полет
https://habr.com/ru/company/bitrix/blog/477342/
https://habr.com/ru/company/bitrix/blog/477342/
63 лучших вопроса для интервью о Nodejs с ответами на них
https://dev.to/anilsingh/63-best-nodejs-interview-questions-and-answers-29o7
https://dev.to/anilsingh/63-best-nodejs-interview-questions-and-answers-29o7
DEV Community
63 Best Nodejs Interview Questions and Answers
Read the original article here 1) What is Node.js? Node.js is a JavaScript run-time built...
17 ресурсов, которые научат вас кодить как профи!
https://codeburst.io/17-resources-that-will-teach-you-how-to-code-like-a-pro-c85488b3fb72
https://codeburst.io/17-resources-that-will-teach-you-how-to-code-like-a-pro-c85488b3fb72
Асинхронный стейт менеджмент в функциональных React компонентах.
https://codeburst.io/master-the-asynchronous-state-in-a-functional-react-component-60a0899cffca
https://codeburst.io/master-the-asynchronous-state-in-a-functional-react-component-60a0899cffca
Medium
Master The Asynchronous State In A Functional React Component
You must unlearn what you have learned.
Более 100 примеров алгоритмов и структур данных на JavaScript с пояснениями.
https://github.com/trekhleb/javanoscript-algorithms
https://github.com/trekhleb/javanoscript-algorithms
GitHub
GitHub - trekhleb/javanoscript-algorithms: 📝 Algorithms and data structures implemented in JavaScript with explanations and links…
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings - trekhleb/javanoscript-algorithms
Пишем Telegram бота на Node.js и разворачиваем его на Heroku
https://blog.soshace.com/building-a-telegram-bot-with-node-js/
https://blog.soshace.com/building-a-telegram-bot-with-node-js/
Soshace
Building a Telegram Bot with Node.js
In this article, you'll learn how to build a Telegram bot using Node.js.
Как обернуть в Docker Express приложение для AWS Fargate. AWS Fargate позволяет запускать контейнеры «serverlessly»
https://cloudonaut.io/how-to-dockerize-your-nodejs-express-application-for-aws-fargate/
https://cloudonaut.io/how-to-dockerize-your-nodejs-express-application-for-aws-fargate/
cloudonaut
How to dockerize your Node.js Express application for AWS Fargate?
Learn to dockerize your Node.js application based on Express and run it on AWS Fargate. With AWS Fargate, you launch Docker containers in the cloud without any need to manage virtual machines. Operati
Распознавание рукописного ввода с помощью ML.NET.
https://codeburst.io/handwriting-recognition-using-ml-net-3ce23a7369af
https://codeburst.io/handwriting-recognition-using-ml-net-3ce23a7369af
Medium
Handwriting Recognition using ML.NET
Machine learning in .NET
Глубокое погружение в типы TypeScript — Часть 2. Absence of Value
https://www.barbarianmeetscoding.com/blog/2019/12/21/typenoscript-types-deep-dive-part-ii
https://www.barbarianmeetscoding.com/blog/2019/12/21/typenoscript-types-deep-dive-part-ii
Динамический цвет на основе данных с помощью JavaScript, HSL и CSS переменных
https://v6.robweychert.com/blog/2019/12/dynamic-color-javanoscript-hsl/
https://v6.robweychert.com/blog/2019/12/dynamic-color-javanoscript-hsl/
Robweychert
Dynamic, Date-Based Color with JavaScript, HSL, and CSS Variables | Rob Weychert
A rational system for generating thousands of possible color schemes
9 инструментов, повышающих продуктивность веб-разработчика
https://habr.com/ru/company/ruvds/blog/479272/
https://habr.com/ru/company/ruvds/blog/479272/
Хабр
[в закладки] 9 инструментов, повышающих продуктивность веб-разработчика
Интернет — это не только то место, где можно научиться программировать. Тут имеется множество полезных онлайновых инструментов, способных помочь разработчику на...
Node.js & JavaScript Testing Best Practices
https://medium.com/@me_37286/yoni-goldberg-javanoscript-nodejs-testing-best-practices-2b98924c9347
https://medium.com/@me_37286/yoni-goldberg-javanoscript-nodejs-testing-best-practices-2b98924c9347
Medium
Node.js & JavaScript Testing Best Practices
30+ best practices for better Node JS & JavaScript testing, continuous integration (CI), and overall quality. By Yoni Goldberg
Мини руководство по HTTP для разработчиков
https://charemza.name/blog/posts/abstractions/http/http-guide-for-developers/
https://charemza.name/blog/posts/abstractions/http/http-guide-for-developers/