Короткий туториал о том, как запилить простенький стрим со своей вебки, используя Node, OpenCV и Socket.io
https://www.youtube.com/watch?v=qexy4Ph66JE
https://www.youtube.com/watch?v=qexy4Ph66JE
YouTube
Streaming a WebCam using Express, OpenCV, and Socket IO
In this tutorial, I cover how to use node, express, opencv, and socket.io to create a web server which streams a webcam to a web page.
Рисуем в 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