Cross-site Scripting (XSS): определение и предотвращение
https://webdevblog.ru/cross-site-scripting-xss-opredelenie-i-predotvrashhenie/
https://webdevblog.ru/cross-site-scripting-xss-opredelenie-i-predotvrashhenie/
Еще один блог веб-разработчика
Cross-site Scripting (XSS): определение и предотвращение - Еще один блог веб-разработчика
В статье описывается уязвимость Cross-site Scripting (XSS): какие бывают типы XSS и описаны необходимые меры по предотвращению данной уязвимости
Практическое реактивное программирование с помощью RxJS
https://goodguydaniel.com/blog/hands-on-reactive-programming-rxjs
https://goodguydaniel.com/blog/hands-on-reactive-programming-rxjs
Goodguydaniel
Hands-on Reactive Programming with RxJS
Part 3 - Hands-on Reactive Programming with RxJS This part of the series it's all about getting your hands dirty! Part 3 is a tutorial on…
Folding the Web: делаем действительно адаптивный дизайн для складных устройств
https://medium.com/samsung-internet-dev/folding-the-web-90952c925d52
https://medium.com/samsung-internet-dev/folding-the-web-90952c925d52
Medium
Folding the Web
Enabling real responsive design on foldable devices
Умные способы написания JSX в вашем приложении на React
https://medium.com/javascript-in-plain-english/smart-ways-to-write-jsx-in-your-react-app-f435aa12bb96
https://medium.com/javascript-in-plain-english/smart-ways-to-write-jsx-in-your-react-app-f435aa12bb96
Medium
Smart ways to write JSX in your React app
JSX tips and tricks for React beginners
Линейное масштабирование размера шрифта с помощью CSS-clamp() на основе вьюпорта
https://css-tricks.com/linearly-scale-font-size-with-css-clamp-based-on-the-viewport/
https://css-tricks.com/linearly-scale-font-size-with-css-clamp-based-on-the-viewport/
CSS-Tricks
Linearly Scale font-size with CSS clamp() Based on the Viewport | CSS-Tricks
Responsive typography has been tried in the past with a slew of methods such as media queries and CSS calc().
Отличный туториал по разработке PWA приложений (сам посмотрел и теперь пилю свое)
https://www.youtube.com/playlist?list=PL4cUxeGkcC9gTxqJBcDmoi5Q2pzDusSL7
https://www.youtube.com/playlist?list=PL4cUxeGkcC9gTxqJBcDmoi5Q2pzDusSL7
YouTube
PWA Tutorial for Beginners
Share your videos with friends, family, and the world
Декларативный Shadow DOM. Новый способ реализации и использования Shadow DOM непосредственно в HTML.
https://web.dev/declarative-shadow-dom/
https://web.dev/declarative-shadow-dom/
Chrome for Developers
Declarative Shadow DOM | CSS and UI | Chrome for Developers
Declarative Shadow DOM is a new way to implement and use Shadow DOM directly in HTML.
Добиваемся вертикального выравнивания
https://css-tricks.com/achieving-vertical-alignment-thanks-subgrid/
https://css-tricks.com/achieving-vertical-alignment-thanks-subgrid/
CSS-Tricks
Achieving Vertical Alignment (Thanks, Subgrid!) | CSS-Tricks
Our tools for vertical alignment have gotten a lot better as of late. My early days as a website designer involved laying out 960px wide homepage designs and
Как автоматически настроить размер шрифта с помощью CSS font-size-adjust?
https://www.lambdatest.com/blog/css-font-size-adjust/
https://www.lambdatest.com/blog/css-font-size-adjust/
LambdaTest
How To Auto Adjust Your Font Size With CSS font-size-adjust?
CSS font-size-adjust property helps you to have a better representation of your web page across multiple browsers. This blog explains how CSS font-size-adjust works and how you can experiment with it on multiple browsers.
Начало работы с Eleventy, генератором статических сайтов.
https://www.sitepoint.com/getting-started-with-eleventy/
https://www.sitepoint.com/getting-started-with-eleventy/
Sitepoint
Eleventy Guide: A Framework-Agnostic Static Site Generator
Craig Buckler introduces Eleventy (11ty), a Node.js static site generator, showing how to build a simple site with pages and blog posts.
Smart Search — Эффективный способ загрузки больших объемов данных во фронтенд приложения и интуитивно понятная работа с ними
https://github.com/chalu/smart-search
https://github.com/chalu/smart-search
GitHub
GitHub - chalu/smart-search: Smart and performant way to load large data into Frontend apps and query such data
Smart and performant way to load large data into Frontend apps and query such data - chalu/smart-search
meta-fetcher: крошечный парсер мета-данных по указанному URL
https://github.com/RocktimSaikia/meta-fetcher
https://github.com/RocktimSaikia/meta-fetcher
Создание отзывчивого медиa-браузера на CSS
https://piccalil.li/tutorial/build-a-responsive-media-browser-with-css/
https://piccalil.li/tutorial/build-a-responsive-media-browser-with-css/
Piccalilli
Build a responsive media browser with CSS
Using the power of modern CSS layout, we create a flexible media browser and video player layout that maintains its aspect ratio at all viewports.
Как создать прогрессивное веб-приложение на React (PWA)
https://www.codica.com/blog/how-to-create-pwa-with-react/
https://www.codica.com/blog/how-to-create-pwa-with-react/
Codica
How to Create a PWA with React 📱 Progressive Web Apps Guide
Need expert advice on how to create a PWA with React? Check this thorough PWA development tutorial prepared by our React programmers.