Angular 10 — На пути к лучшему будущему для Angular
https://indepth.dev/angular-10-towards-the-better-future-for-angular/
  
  https://indepth.dev/angular-10-towards-the-better-future-for-angular/
inDepthDev
  
  Angular 10 - Towards the Better future for Angular - Angular inDepth
  Angular 10 is released, many developers sent me messages asking we cannot see any features, yes there was no big feature, but sometimes you need to take some time to prepare for a better future, and this is what Angular 10 release was all about.
  Node Modules в состоянии войны: почему CommonJS и ES Modules не могут работать вместе
https://redfin.engineering/node-modules-at-war-why-commonjs-and-es-modules-cant-get-along-9617135eeca1
  
  https://redfin.engineering/node-modules-at-war-why-commonjs-and-es-modules-cant-get-along-9617135eeca1
Medium
  
  Node Modules at War: Why CommonJS and ES Modules Can’t Get Along
  Interop between them is possible, but it’s a hassle
  useEffect() это не новый componentDidMount(). Стас Багрецов о том, какие проблемы вас ожидают при рефакторинге классов.
https://medium.com/@stasonmars/e19a3831ec2e
  
  https://medium.com/@stasonmars/e19a3831ec2e
Medium
  
  useEffect(fn, []) это не новый componentDidMount()
  Они почти одинаковые. Но существует достаточно различий, которые возможно доставят вам неудобства, особенно если вы делаете рефакторинг с…
  Руководство по веб-разработке для новичков «The no jargon guide» — Развертывание вашего первого сайта
https://dev.to/lauracharvey/breaking-into-web-dev-the-no-jargon-guide-article-2-deploying-your-first-website-13nn
  
  https://dev.to/lauracharvey/breaking-into-web-dev-the-no-jargon-guide-article-2-deploying-your-first-website-13nn
DEV Community
  
  Breaking into Web Dev – The No Jargon Guide – Article 2 – Making your first Website Live
  Table Of Contents Introduction About this Blog Notes for the Reader The Real Juicy Stuf...
  Продуманный front-end. Правильная архитектура для быстрых сайтов
https://habr.com/ru/company/piter/blog/514662/
  
  https://habr.com/ru/company/piter/blog/514662/
Хабр
  
  Продуманный front-end. Правильная архитектура для быстрых сайтов
  Привет, Хабр! Мы давно обходили вниманием тему браузеров, CSS и accessibility и решили вернуться к ней с переводом сегодняшнего обзорного материала (оригинал —...
  6 основных изменений в React v17.0
https://medium.com/better-programming/the-6-major-changes-in-react-v17-0-d14fed5b0529
  https://medium.com/better-programming/the-6-major-changes-in-react-v17-0-d14fed5b0529
Что я узнал, исправив одну строку CSS в проекте с открытым исходным кодом
https://css-tricks.com/what-i-learned-by-fixing-one-line-of-css-in-an-open-source-project/
  
  https://css-tricks.com/what-i-learned-by-fixing-one-line-of-css-in-an-open-source-project/
CSS-Tricks
  
  What I Learned by Fixing One Line of CSS in an Open Source Project
  I was browsing the Svelte docs on my iPhone and came across a blaring UI bug. The notch in the REPL knob was totally out of whack. I’m always looking to
  8 ресурсов, посвященных Tailwind CSS, для вашего следующего проекта
https://dev.to/andrewmcodes/8-tailwind-css-resources-to-help-your-next-project-takeoff-2b92
  
  https://dev.to/andrewmcodes/8-tailwind-css-resources-to-help-your-next-project-takeoff-2b92
DEV Community
  
  8 Tailwind CSS resources to help your next project takeoff
  Let's face it, no matter whether its our first or hundredth time, staring at a blank Tailwind CSS is...
  Отказ от create-react-app и создание собственного шаблона для React-приложений
https://habr.com/ru/company/ruvds/blog/515008/
  
  https://habr.com/ru/company/ruvds/blog/515008/
Хабр
  
  Отказ от create-react-app и создание собственного шаблона для React-приложений
  Автор статьи, перевод которой мы сегодня публикуем, предлагает React-разработчикам отойти от использования create-react-app (CRA) и создать собственный шаблон для React-приложений. Здесь речь пойдёт о...
  Архитектура современных корпоративных Node.js-приложений
https://habr.com/ru/company/yandex/blog/514550/
  
  https://habr.com/ru/company/yandex/blog/514550/
Хабр
  
  Архитектура современных корпоративных Node.js-приложений
  Ох, не зря в названии намёк на нетленку Фаулера. И когда фронтенд-приложения успели стать настолько сложными, что мы начали рассуждать о высоких материях? Node.j...
  5 причин выбрать PWA для ваших веб и мобильных приложений
https://blog.bitsrc.io/5-reasons-to-choose-pwa-for-your-web-and-mobile-apps-515c6d0e784d
  
  https://blog.bitsrc.io/5-reasons-to-choose-pwa-for-your-web-and-mobile-apps-515c6d0e784d
Medium
  
  5 Reasons to Choose PWA for Your Web and Mobile Apps
  I’m sure that most of you must have heard about Progressive Web Apps (PWAs). PWA is an exciting piece of technology that has the potential…
  Анонс NgRx 10: новые пакеты для local component state и реактивных компонентов, swag store и многое другое
https://medium.com/ngrx/announcing-ngrx-version-10-new-packages-for-local-component-state-and-reactive-components-swag-62bedda0be91
  
  https://medium.com/ngrx/announcing-ngrx-version-10-new-packages-for-local-component-state-and-reactive-components-swag-62bedda0be91
Medium
  
  Announcing NgRx Version 10: New packages for local component state and reactive components, swag store, and more!
  Today we’re happy to announce the version 10 release of the NgRx platform. This release contains new features, bug fixes, and some…
  Вертикальное выравнивание текста в кнопках и инпутах
https://codyhouse.co/blog/post/vertical-text-alignment-in-buttons-and-inputs
  
  https://codyhouse.co/blog/post/vertical-text-alignment-in-buttons-and-inputs
CodyHouse
  
  Vertical text alignment in buttons and inputs | CodyHouse
  How to center text vertically in buttons and input elements using the padding and line-height CSS properties.
  Vest — это библиотека валидации и тестирования для JS-приложений, синтаксис которой основан на современных средах модульного тестирования JS, таких как Mocha или Jest.
https://github.com/ealush/vest
  
  https://github.com/ealush/vest
GitHub
  
  GitHub - ealush/vest: Vest ✅ Declarative validations framework
  Vest ✅ Declarative validations framework. Contribute to ealush/vest development by creating an account on GitHub.
  Введение в Set в JavaScript — все, что нужно знать о наборах
https://webdevblog.ru/vvedenie-v-set-v-javascript-vse-chto-nuzhno-znat-o-naborah/
  
  https://webdevblog.ru/vvedenie-v-set-v-javascript-vse-chto-nuzhno-znat-o-naborah/
Еще один блог веб-разработчика
  
  Введение в Set в JavaScript - все, что нужно знать о наборах - Еще один блог веб-разработчика
  В статье описанно, что такое наборы (Set) в JavaScript, как они работают и как их использовать.