Помимо медиа-запросов: использование новых функций HTML и CSS для адаптивного дизайна
https://css-tricks.com/beyond-media-queries-using-newer-html-css-features-for-responsive-designs/
https://css-tricks.com/beyond-media-queries-using-newer-html-css-features-for-responsive-designs/
CSS-Tricks
Beyond Media Queries: Using Newer HTML & CSS Features for Responsive Designs
Beyond using media queries and modern CSS layouts, like flexbox and grid, to create responsive websites, there are certain overlooked things we can do
Картинка, которая одновременно является кодом на Javascript
https://dailycoding.io/article/qQFbi7szXOjOpDoRqwjn
https://dailycoding.io/article/qQFbi7szXOjOpDoRqwjn
Символьные вычисления в JavaScript с помощью Math.js
https://blog.klipse.tech/javascript/2020/09/10/symbolic-computation-math-js.html
https://blog.klipse.tech/javascript/2020/09/10/symbolic-computation-math-js.html
Yehonathan Sharvit
Symbolic Computation in JavaScript with Math.js
Начало работы с современным JavaScript — Proxy
https://medium.com/@michael.karen/getting-started-with-modern-javascript-proxy-789a7fb71c8e
https://medium.com/@michael.karen/getting-started-with-modern-javascript-proxy-789a7fb71c8e
Medium
Getting Started with Modern JavaScript — Proxy
JavaScript proxies were introduced in 2015 with ECMAScript 6. They allow us to intercept and override operations such as object property…
Работаем с медиа-запросами через JavaScript
https://webdevblog.ru/rabotaem-s-media-zaprosami-cherez-javascript/
https://webdevblog.ru/rabotaem-s-media-zaprosami-cherez-javascript/
Еще один блог веб-разработчика
Работаем с медиа-запросами через JavaScript - Еще один блог веб-разработчика
Небольшая статья рассказывающая о том как работать с медиа запросами в Javascript
Перфоманс фронтенда как современное искусство: графики, код, кулстори
https://habr.com/ru/company/hh/blog/519474/
https://habr.com/ru/company/hh/blog/519474/
Хабр
Перфоманс фронтенда как современное искусство: графики, код, кулстори
Всем привет. В предыдущих статьях мы говорили о базовых вещах оптимизации: раз и два. Сегодня я предлагаю с разбега окунуться в одну часть из тех задач, которыми занимается команда архитектуры...
Уязвимость в Firefox для Android, позволяющая управлять браузером через общий Wi-Fi
https://www.opennet.ru/opennews/art.shtml?num=53745
https://www.opennet.ru/opennews/art.shtml?num=53745
Jotai, новая библиотека управления состоянием для React
https://www.infoq.com/news/2020/09/jotai-react-state-management/
https://www.infoq.com/news/2020/09/jotai-react-state-management/
InfoQ
Jotai, a New Granular State Management Library for React
Paul Henschel recently released jōtai, a new state management library for React. Jōtai claims a minimalistic API (three functions), typescript-readiness, and compatibility with React Suspense and Concurrent Mode.
Шпаргалка HTML5 Node: 21 API, которые вы должны знать в 2020 году
https://blog.logrocket.com/html5-node-cheat-sheet-21-apis-you-should-know-in-2020/
https://blog.logrocket.com/html5-node-cheat-sheet-21-apis-you-should-know-in-2020/
LogRocket Blog
HTML5 Node cheat sheet: 21 APIs you should know in 2020 - LogRocket Blog
Every developer should have a foundational understanding of these HTML DOM Node APIs before taking on web frameworks.
👍1
Советы по оптимизации Nuxt SSR
https://vueschool.io/articles/vuejs-tutorials/nuxt-ssr-optimizing-tips/
https://vueschool.io/articles/vuejs-tutorials/nuxt-ssr-optimizing-tips/
vueschool.io
Nuxt SSR Optimizing Tips - Vue School Articles
Learn about the difference between server-side and client-side rendered optimization, and how to optimize your Nuxt SSR applications for optimal performance.
Понимание Event Loop, Callbacks, Promise и Async/Await в JavaScript
https://www.taniarascia.com/asynchronous-javascript-event-loop-callbacks-promises-async-await/
https://www.taniarascia.com/asynchronous-javascript-event-loop-callbacks-promises-async-await/
Tania Rascia
The Event Loop, Callbacks, Promises, and Async/Await in JavaScript
In the early days of the internet, websites often consisted of static data in an HTML page. But now that web applications have become more…
Введение в Wouter: альтернативу React Router
https://blog.logrocket.com/an-introduction-to-wouter-a-react-router-alternative/
https://blog.logrocket.com/an-introduction-to-wouter-a-react-router-alternative/
LogRocket Blog
An introduction to Wouter: A React Router alternative - LogRocket Blog
This tutorial shows you how to use Wouter, an alternative to React Router, and outlines the pros and cons of both libraries.
На что обращать внимание при аудите доступности
https://www.deque.com/blog/what-to-look-for-in-an-accessibility-audit/
https://www.deque.com/blog/what-to-look-for-in-an-accessibility-audit/
Deque
What to look for in an accessibility audit | Deque
Let's review what types of audits exist, what to include the scope of an audit, the logistics of an audit, good characteristics of an audit report, and how to determine if you have a good audit report.