Рисуем в HTML Canvas используя JavaScript
https://codeburst.io/creating-and-drawing-on-an-html5-canvas-using-javanoscript-93da75f001c
https://codeburst.io/creating-and-drawing-on-an-html5-canvas-using-javanoscript-93da75f001c
basic-ftp: Простая FTP / FTPS клиентская библиотека для Node
https://github.com/patrickjuchli/basic-ftp
https://github.com/patrickjuchli/basic-ftp
GitHub
GitHub - patrickjuchli/basic-ftp: FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typenoscript.
FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typenoscript. - patrickjuchli/basic-ftp
Записи всех сессий с Chrome Dev Summit 2019
https://www.youtube.com/playlist?list=PLNYkxOF6rcIDA1uGhqy45bqlul0VcvKMr
https://www.youtube.com/playlist?list=PLNYkxOF6rcIDA1uGhqy45bqlul0VcvKMr
Web Almanac — отчет о текущем состоянии веба в исследовании HTTP Archive
https://almanac.httparchive.org/en/2019/
https://almanac.httparchive.org/en/2019/
almanac.httparchive.org
The 2019 Web Almanac
The Web Almanac is an annual state of the web report combining the expertise of the web community with the data and trends of the HTTP Archive.
Как использовать новую фичу 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