Vue.js 3 Tutorial — Создайте приложение с новыми функциями Vue 3
https://vuejsdevelopers.com/2020/03/16/vue-js-tutorial/
  
  https://vuejsdevelopers.com/2020/03/16/vue-js-tutorial/
Vue 3 Tutorial (for Vue 2 Users)
  
  
  Wondering what the key features and changes of Vue 3 are? In this article, I'll highlight them with a walkthrough of a simple Vue 3 app.
  Эффект масштабирования фонового изображения с помощью CSS Clip-path
https://tympanus.net/codrops/2020/03/11/background-scale-hover-effect-with-css-clip-path/
  
  https://tympanus.net/codrops/2020/03/11/background-scale-hover-effect-with-css-clip-path/
Codrops
  
  Background Scale Hover Effect with CSS Clip-path | Codrops
  Today I'd like to share a simple hover effect with you. It's a recreation of the hover effect seen in the menu on the DD
  10 отличных Github репозиториев, которые должен знать каждый веб-разработчик
https://habr.com/ru/post/492040/
  https://habr.com/ru/post/492040/
Шпаргалка по продвинутым трюкам во Vue
https://dev.to/adnanbabakan/vue-advanced-tricks-cheat-sheet-3ee3
  https://dev.to/adnanbabakan/vue-advanced-tricks-cheat-sheet-3ee3
Докеризация приложения, построенного на базе React, Express и MongoDB
https://habr.com/ru/company/ruvds/blog/491710/
  https://habr.com/ru/company/ruvds/blog/491710/
Micrоsoft покупает NPM и будет развивать его вместе с GitHub
https://www.opennet.ru/opennews/art.shtml?num=52554
  
  https://www.opennet.ru/opennews/art.shtml?num=52554
www.opennet.ru
  
  Micrоsoft покупает NPM и будет развивать его вместе с GitHub
  Компания NPM Inc, контролирующая разработку пакетного менеджера NPM и занимающаяся поддержанием репозитория NPM, объявила о продаже бизнеса компании GitHub Inc, принадлежащей Microsoft и функционирующей в качестве независимого бизнес-подразделения. Сумма…
  #web
Играем с частицами с помощью Web Animations API
https://css-tricks.com/playing-with-particles-using-the-web-animations-api/
  Играем с частицами с помощью Web Animations API
https://css-tricks.com/playing-with-particles-using-the-web-animations-api/
#react
Реализация бесконечной прокрутки и отложенной загрузки изображений в React
https://www.smashingmagazine.com/2020/03/infinite-scroll-lazy-image-loading-react/
  Реализация бесконечной прокрутки и отложенной загрузки изображений в React
https://www.smashingmagazine.com/2020/03/infinite-scroll-lazy-image-loading-react/
#css
Размещение текста по траектории с помощью CSS
https://css-irl.info/positioning-text-along-a-path-with-css/
  
  Размещение текста по траектории с помощью CSS
https://css-irl.info/positioning-text-along-a-path-with-css/
CSS { In Real Life }
  
  Positioning Text Along a Path with CSS
  I’ve been playing around with CSS Motion Path a lot over the past couple of months, and having a lot of fun creating demos, some of which you can find in this Codepen collection. But the “Motion Path” name is a little misleading, as it doesn’t only relate…
  👨🏻💻Пошуршал в своих архивах и выложил для вас курс по NodeJS. 
Сам по нему учился и многое из этого теперь применяю в своих проектах (например запилил @remind_read_bot).
☝️20 видисов, которые включают базовые и продвинутые понятия (потоки, тестирование, middleware, работа с бд, passport)
📌Часть 1: https://bit.ly/3dsQGzI
📌Часть 2: https://bit.ly/2QKPYEb
  Сам по нему учился и многое из этого теперь применяю в своих проектах (например запилил @remind_read_bot).
☝️20 видисов, которые включают базовые и продвинутые понятия (потоки, тестирование, middleware, работа с бд, passport)
📌Часть 1: https://bit.ly/3dsQGzI
📌Часть 2: https://bit.ly/2QKPYEb
Практический обзор CSS Houdini
https://www.smashingmagazine.com/2020/03/practical-overview-css-houdini
  
  https://www.smashingmagazine.com/2020/03/practical-overview-css-houdini
Smashing Magazine
  
  A Practical Overview Of CSS Houdini — Smashing Magazine
  Houdini, an umbrella term for the collection of browser APIs, aims to bring significant improvements to the web development process and the development of CSS standards in general. Frontend developers will be able to extend the CSS with new features using…
  Глубокое погружение в управление состоянием Vue
https://vueschool.io/articles/vuejs-tutorials/deep-dive-into-vue-state-management/
  
  https://vueschool.io/articles/vuejs-tutorials/deep-dive-into-vue-state-management/
vueschool.io
  
  Deep dive into Vue state management - Vue School Articles
  Explore the many approaches to state management with Vue.js in this deep dive article by Filip Rakowski.
  EmberConf 2020 Notes: краткий обзор основных моментов выступлений на EmberConf 2020
https://alexdiliberto.com/posts/emberconf-2020-notes/
  https://alexdiliberto.com/posts/emberconf-2020-notes/
Правильный способ заставить Vue перерендерить компонент
https://arutyunov.me/blog/vue/pravilnyj-sposob-zastavit-vue-perenderit-komponent/
  
  https://arutyunov.me/blog/vue/pravilnyj-sposob-zastavit-vue-perenderit-komponent/
Кирилл Арутюнов
  
  Повторный рендеринг Vue: как перерендерить компонент, 4 способа — Кирилл Арутюнов
  Разбираем 4 способа перерендерить компонент Vue. Как работает реактивность в Vue, и как отследить изменения в компонентах для повторного рендеринга.
  heapify — Очень быстрая очередь приоритетов JavaScript, реализованная с использованием двоичной кучи
https://github.com/luciopaiva/heapify
  
  https://github.com/luciopaiva/heapify
GitHub
  
  GitHub - luciopaiva/heapify: The fastest JavaScript priority queue out there. Zero dependencies.
  The fastest JavaScript priority queue out there. Zero dependencies. - luciopaiva/heapify