Поразительный CSS Grid Area - как делать удобную разметку
https://medium.com/@stasonmars/css-grid-area-9728b622d528
https://medium.com/@stasonmars/css-grid-area-9728b622d528
Medium
Поразительный CSS Grid Area
В этой статье вы узнаете то, как делать удобную разметку сетки областями, почему CSS Grid это чудо семантики и спасение для поисковиков, ну
Три способа проверки, что Rel=preconnect Resource Hints работают
https://andydavies.me/blog/2019/04/17/three-ways-of-checking-your-rel-equals-preconnect-resource-hints-are-working/
https://andydavies.me/blog/2019/04/17/three-ways-of-checking-your-rel-equals-preconnect-resource-hints-are-working/
Design Patterns Game — Игра для проверки вашего владения популярными шаблонами проектирования, реализованными в JavaScript.
https://designpatternsgame.com/
https://designpatternsgame.com/
Подкаст «Веб-стандарты» , Выпуск №172: События года и Frontend Conf в Москве, зачем быть в ПК, доклады и устройство фестиваля
https://medium.com/web-standards/episode-172-849738d96090
https://medium.com/web-standards/episode-172-849738d96090
Medium
172. События года и Frontend Conf в Москве, зачем быть в ПК, доклады и устройство фестиваля
24 апреля 2019
Стрелочные функции, объясненные на примере спуска с горки
https://medium.freecodecamp.org/javascripts-arrow-functions-explained-by-going-down-a-slide-2eb8ee3c45e
https://medium.freecodecamp.org/javascripts-arrow-functions-explained-by-going-down-a-slide-2eb8ee3c45e
freeCodeCamp.org
JavaScript’s arrow functions explained by going down a slide
If you have ever gone down a water slide, then you can understand arrow functions.
Построение структуры проекта энтерпрайз уровня на Angular
https://itnext.io/building-an-enterprise-grade-angular-project-structure-f5be32533ba3
https://itnext.io/building-an-enterprise-grade-angular-project-structure-f5be32533ba3
Medium
Building an enterprise-grade Angular project structure
An important task in setting up a modern front-end project is to define a scalable, long-term and future-proof folders structure, and the…
bento-starter — Open-Source Full-Stack решение для быстрой разработки PWA
https://bento-starter.netlify.com/
https://bento-starter.netlify.com/
Как создать работоспособные JavaScript спецификации
https://www.sitepoint.com/runnable-javascript-specifications/
https://www.sitepoint.com/runnable-javascript-specifications/
Sitepoint
How to Build Runnable JavaScript Specifications - SitePoint
We build a command-line interface that finds JavaScript specification files, extracts and evaluates their assertions, and shows the results.