Отладка TypeScript в Firefox DevTools
https://hacks.mozilla.org/2019/09/debugging-typenoscript-in-firefox-devtools/
https://hacks.mozilla.org/2019/09/debugging-typenoscript-in-firefox-devtools/
Как прикрутить CI/CD к Node приложению с GitHub Actions.
GitHub Actions представляет собой сервис для автоматизации процессов, таких как CI / CD, развертывание, релизы и т. д.
https://blog.bitsrc.io/https-medium-com-adhasmana-how-to-do-ci-and-cd-of-node-js-application-using-github-actions-860007bebae6
GitHub Actions представляет собой сервис для автоматизации процессов, таких как CI / CD, развертывание, релизы и т. д.
https://blog.bitsrc.io/https-medium-com-adhasmana-how-to-do-ci-and-cd-of-node-js-application-using-github-actions-860007bebae6
Создание живых аватаров (типа Animoji) с помощью face-api.js
https://blog.pragli.com/live-avatars-with-faceapi-js/
https://blog.pragli.com/live-avatars-with-faceapi-js/
Настраиваем мокирование JSON данных онлайн
https://codeburst.io/how-to-set-up-a-test-json-source-online-19ba3db0b7b1
https://codeburst.io/how-to-set-up-a-test-json-source-online-19ba3db0b7b1
Medium
How to Set up a Test JSON Source Online
Free online JSON stores for your API and prototype.
Более легкий V8. О техниках оптимизации памяти, которые были использованы при работе над V8 Lite
https://v8.dev/blog/v8-lite
https://v8.dev/blog/v8-lite
v8.dev
A lighter V8 · V8
The V8 Lite project dramatically reduced the memory overhead of V8 on typical websites, this is how we did it.
Browser Fingerprint: введение и будущие проблемы
https://blog.torproject.org/browser-fingerprinting-introduction-and-challenges-ahead
https://blog.torproject.org/browser-fingerprinting-introduction-and-challenges-ahead
Машинное обучение для front end разработчиков с Tensorflow.js
http://www.webdesignernews.com/redirect/id/2893610
http://www.webdesignernews.com/redirect/id/2893610
Практическое руководство по мониторингу ошибок браузера с помощью window.onerror
https://dev.to/omrilotan/front-end-observability-a-practical-guide-to-browser-error-monitoring-2gcm
https://dev.to/omrilotan/front-end-observability-a-practical-guide-to-browser-error-monitoring-2gcm
DEV Community
Front end observability. A practical guide to browsers error monitoring with window.onerror 💂
Front end application code, more than any other, runs on environments we have little to no control...
Веб-компоненты для создания кросс-фреймворк библиотек компонентов.
https://codeburst.io/web-components-for-cross-framework-component-libraries-2647741f9470
https://codeburst.io/web-components-for-cross-framework-component-libraries-2647741f9470
Medium
Web Components for Cross-Framework Component Libraries
An argument with example for delivering cross-framework component libraries using Web Components.
Введение в Docker с простым примером оборачивания Node.js приложения
https://codeburst.io/introduction-to-docker-with-a-simple-dockerized-node-js-application-1c25680f07d7
https://codeburst.io/introduction-to-docker-with-a-simple-dockerized-node-js-application-1c25680f07d7
Medium
Introduction to Docker with a simple ‘Dockerized’ Node.js application
Docker and Kubernetes are picking up the trend right now in the web development communities and that’s for some valid reasons. “Security &…
Валидация форм с Validate.js
https://mdbootstrap.com/articles/jquery/validate-forms-with-validate-js/
https://mdbootstrap.com/articles/jquery/validate-forms-with-validate-js/
TypeScript 3.7: 5 фич и как их использовать:
- Assert signatures
- Recursive type aliases
- Top-level await
- Null coalescing
- Optional chaining
https://httptoolkit.tech/blog/5-big-features-of-typenoscript-3.7
- Assert signatures
- Recursive type aliases
- Top-level await
- Null coalescing
- Optional chaining
https://httptoolkit.tech/blog/5-big-features-of-typenoscript-3.7
▶️ Играем в Pokemon вместе с Node.js - Пишем эмулятор игры с помощью Node.js и Express.
https://www.youtube.com/watch?v=cUy43G-gcB4
https://www.youtube.com/watch?v=cUy43G-gcB4
YouTube
Playing Pokemon Together With Node.js - Samuel Agnew - JSConf US 2019
Pokemon filled many of our childhoods, and some of our adulthoods, with joy. In this live coding adventure, we will recapture the magic of playing Pokemon together with the help of a Twilio phone number built with server-side JavaScript interacting with Gameboy…