Angular — это луковица. Подробный разбор каждого слоя
https://blog.nrwl.io/angular-is-an-onion-63f4cd1ece6
https://blog.nrwl.io/angular-is-an-onion-63f4cd1ece6
Medium
Angular is an Onion
Angular is an onion with the following layers
Анимация рукописной каллиграфии на SVG
https://www.motiontricks.com/svg-calligraphy-handwriting-animation/
https://www.motiontricks.com/svg-calligraphy-handwriting-animation/
Motion Tricks
SVG Calligraphy Handwriting Animation • Motion Tricks
SVG calligraphy can be tricky with varying width strokes and the text overlapping itself. Let's learn how to approach this with multiple masks.
Техника для более быстрой предзагрузки hero-изображений
https://addyosmani.com/blog/preload-hero-images/
https://addyosmani.com/blog/preload-hero-images/
Addyosmani
Preload late-discovered Hero images faster
If you are optimizing Largest Contentful Paint, preload can be a game-changer for speeding up late-discovered hero images and resources, loaded via JavaScript.
Оптимизация производительности фронтенда. Часть 1. Critical Render Path
https://habr.com/ru/company/hh/blog/513940/
https://habr.com/ru/company/hh/blog/513940/
Хабр
Оптимизация производительности фронтенда. Часть 1. Critical Render Path
Здравствуйте. Меня зовут Ник, я фронтенд разработчик (жидкие аплодисменты). Кроме того, что я пишу код, я преподаю в Школе программистов hh.ru. Записи наших лекций от 2018-2019 учебного года можно...
8 JavaScript библиотек для более удобной работы с Local Storage
https://medium.com/javascript-in-plain-english/8-javascript-libraries-for-better-handling-local-storage-d8cd4a05dbfa
https://medium.com/javascript-in-plain-english/8-javascript-libraries-for-better-handling-local-storage-d8cd4a05dbfa
Medium
8 JavaScript Libraries for Better Handling Local Storage
Sometimes the mere HTML 5 local storage is not enough.
Подборка креативных сайтов «Inspirational Websites Roundup #17»
https://tympanus.net/codrops/2020/08/07/inspirational-websites-roundup-17/
https://tympanus.net/codrops/2020/08/07/inspirational-websites-roundup-17/
Codrops
Inspirational Websites Roundup #17 | Codrops
Today we have a gigantic set of the latest and greatest web designs for you to keep you inspired! The striking differenc
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...