7 простых советов, которые помогут сделать ваш сайт более оптимизированным для SEO
https://codegeekz.com/7-simple-tips-to-help-you-make-your-site-more-seo-friendly
https://codegeekz.com/7-simple-tips-to-help-you-make-your-site-more-seo-friendly
Почему, как и когда использовать семантический HTML и ARIA
https://css-tricks.com/why-how-and-when-to-use-semantic-html-and-aria/
https://css-tricks.com/why-how-and-when-to-use-semantic-html-and-aria/
graphql-user: повторно используемые утилиты для GraphQL аутентификации
https://github.com/kitze/graphql-user
https://github.com/kitze/graphql-user
Как легко обмениваться кодом JavaScript: познакомьтесь с «управляемым Copy-Paste» ✨ Скопировать-вставить в несколько проектов и легко синхронизировать изменения исходного кода и зависимостей
https://codeburst.io/how-to-use-bit-for-managed-copy-pasting-in-javanoscript-d05efafeaa37
https://codeburst.io/how-to-use-bit-for-managed-copy-pasting-in-javanoscript-d05efafeaa37
Medium
How to Easily Share JavaScript Code: Meet Bit’s “Managed Copy-Pasting”✨
What if you could “copy-paste” code in multiple projects, and easily keep changes to source-code and dependencies synced?
Свойство CSS background-image как анти-паттерн
https://nystudio107.com/blog/the-css-background-image-property-as-an-anti-pattern
https://nystudio107.com/blog/the-css-background-image-property-as-an-anti-pattern
nystudio107
The CSS background-image property as an anti-pattern
The CSS background-image property allowed us to do some amazing things, but in most cases, it's time to leave it behind.
Использование Intersection Observer, чтобы узнать, когда элемент находится в поле отображения
https://css-tricks.com/a-few-functional-uses-for-intersection-observer-to-know-when-an-element-is-in-view/
https://css-tricks.com/a-few-functional-uses-for-intersection-observer-to-know-when-an-element-is-in-view/
CSS-Tricks
A Few Functional Uses for Intersection Observer to Know When an Element is in View | CSS-Tricks
You might not know this, but JavaScript has stealthily accumulated quite a number of observers in recent times, and Intersection Observer is a part of that
Что нового в Node.js 12: Приватные поля класса
http://thecodebarbarian.com/nodejs-12-private-class-fields.html
http://thecodebarbarian.com/nodejs-12-private-class-fields.html
The Code Barbarian
What's New in Node.js 12: Private Class Fields
[Private class fields](https://github.com/tc39/proposal-class-fields#private-fields) are a [Stage 3 TC39 proposal](https://tc39.github.io/process-document/). Even though they're still experimental, you can use private class fields in Node.js 12 without flags…
Angular Tutorial: Angular Universal на хостинге Firebase.
https://codeburst.io/angular-tutorial-angular-universal-on-firebase-hosting-ba4eee9c26d9
https://codeburst.io/angular-tutorial-angular-universal-on-firebase-hosting-ba4eee9c26d9
Видео для приложений Node с Mux - простое добавление видео в ваше приложение на Node.
https://mux.com/for/node
https://mux.com/for/node
Mux
Node Video Streaming | Mux
Easily build beautiful video experiences into your Node app via the Mux SDK. Take any video file or live stream and make it play beautifully at scale on any device, powered by magical-feeling features like automatic thumbnails, animated gifs, and data-driven…
Сравнение JavaScript с Dart в 2019
https://codeburst.io/comparing-javanoscript-with-dart-in-2019-8f63b0e78db2
https://codeburst.io/comparing-javanoscript-with-dart-in-2019-8f63b0e78db2
AVA 2.0: мощный Test Runner для Node - AVA является популярным выбором для тестирования благодаря своему лаконичному API, изоляции процессов и подробному выводу ошибок.
https://github.com/avajs/ava#README
https://github.com/avajs/ava#README
GitHub
GitHub - avajs/ava: Node.js test runner that lets you develop with confidence 🚀
Node.js test runner that lets you develop with confidence 🚀 - avajs/ava