7 способов сделать Dependency Injection в функциональном JavaScript без фреймворка
https://happy-css.com/articles/dependency-injection-in-java-script/
  
  https://happy-css.com/articles/dependency-injection-in-java-script/
Happy-Css
  
  7 Ways to do Dependency Injection in Functional JavaScript without a Framework | Happy-CSS
  Fight with me the daily troubles of connecting your front-end with servers
  Нативный CSS Masonry Layout в CSS Grid
https://www.smashingmagazine.com/native-css-masonry-layout-css-grid/
  
  https://www.smashingmagazine.com/native-css-masonry-layout-css-grid/
Smashing Magazine
  
  Native CSS Masonry Layout In CSS Grid — Smashing Magazine
  There is now a specification for native CSS masonry layout, as part of the Grid Layout spec. In this article, Rachel Andrew will explain the draft spec, with examples that you can try out in Firefox Nightly. While this is a feature you won’t be able to use…
  20 небольших, но вдохновляющих вызовов веб-разработчику
https://habr.com/ru/company/skillfactory/blog/526974/
  
  https://habr.com/ru/company/skillfactory/blog/526974/
Хабр
  
  20 небольших, но вдохновляющих вызовов веб-разработчику
  Специально к старту нового потока курса «Frontend-разработчик» делимся переводом подборки с 20 проектами для освоения фронтенда. Эта подборка хорошо подходит, если вы хорошо знакомы с какой-то...
  Веб-воркеры для улучшения производительности UI
https://medium.com/thron-tech/web-workers-to-improve-ui-performance-a409a0714d92
  
  https://medium.com/thron-tech/web-workers-to-improve-ui-performance-a409a0714d92
Medium
  
  Web Workers to improve UI performance
  Why you should always consider Javascript Workers in your project
  Учебное пособие по React Forms: доступ к входным значениям, проверка и отправка форм
https://dmitripavlutin.com/react-forms-tutorial/
  
  https://dmitripavlutin.com/react-forms-tutorial/
Dmitri Pavlutin Blog
  
  React Forms Tutorial: Access Input Values, Validate, Submit Forms
  A step by step tutorial on how to access input values, validate, and submit forms in React.
  Веб-разработка для начинающих: 12-недельная учебная программа из 24 уроков по основам JavaScript, CSS и HTML от Microsoft
https://github.com/microsoft/Web-Dev-For-Beginners
  
  https://github.com/microsoft/Web-Dev-For-Beginners
GitHub
  
  GitHub - microsoft/Web-Dev-For-Beginners: 24 Lessons, 12 Weeks, Get Started as a Web Developer
  24 Lessons, 12 Weeks, Get Started as a Web Developer - microsoft/Web-Dev-For-Beginners
  Использование Vue в качестве генератора статических сайтов на Node.js
https://thecodebarbarian.com/using-vue-as-a-node-js-static-site-generator.html
  
  https://thecodebarbarian.com/using-vue-as-a-node-js-static-site-generator.html
The Code Barbarian
  
  Using Vue as a Node.js Static Site Generator
  Here's how you can build a static site blog using vanilla Vue and Node.js.