В защиту таблиц и флоатов в современной разработке
https://css-tricks.com/in-defense-of-tables-and-floats-in-modern-day-development/
https://css-tricks.com/in-defense-of-tables-and-floats-in-modern-day-development/
CSS-Tricks
In Defense Of Tables And Floats In Modern Day Development | CSS-Tricks
Twenty-plus years ago, tables were the main way web pages were created in HTML. It gave web builders consistent control of constructing pages with some
👍1
Привлекайте внимание пользователя с помощью селектора CSS :focus-within
https://dev.to/vtrpldn/grab-your-user-s-attention-with-the-focus-within-css-selector-4d4
https://dev.to/vtrpldn/grab-your-user-s-attention-with-the-focus-within-css-selector-4d4
DEV Community
Grab your user's attention with the :focus-within CSS selector
Here's a neat little trick: You can use the :focus-within selector to style the parent of a focused...
Создание микросервисной архитектуры с использованием single-spa (миграция существующего проекта)
https://habr.com/ru/post/525464/
https://habr.com/ru/post/525464/
Хабр
Создание микросервисной архитектуры с использованием single-spa (миграция существующего проекта)
Это первая статья по в данной теме, всего их планируется 3: * Создание root application из вашего существующего проекта, добавление в него 3 микро-приложения...
Angular Router: раскрываем некоторые интересные факты и особенности
https://indepth.dev/angular-router-revealing-some-interesting-facts-and-features
https://indepth.dev/angular-router-revealing-some-interesting-facts-and-features
24 современных сниппетов ES6 для решения практических задач JavaScript
https://medium.com/swlh/24-modern-es6-code-snippets-to-solve-practical-js-problems-3609f301859e
https://medium.com/swlh/24-modern-es6-code-snippets-to-solve-practical-js-problems-3609f301859e
Medium
24 Modern ES6 Code Snippets to Solve Practical JavaScript Problems
Useful snippets to keep in a file for quick reference
Ленивая загрузка вашего приложения на React
https://www.telerik.com/blogs/lazy-loading-your-react-app
https://www.telerik.com/blogs/lazy-loading-your-react-app
Telerik Blogs
Lazy-Loading Your React App
Improve the performance of your React app with React.lazy and Suspense.
7 способов сделать Dependency Injection в функциональном JavaScript без фреймворка
https://happy-css.com/articles/dependency-injection-in-java-script/
https://happy-css.com/articles/dependency-injection-in-java-script/
Happy-Css
7 Ways to do Dependency Injection in Functional JavaScript without a Framework | Happy-CSS
Fight with me the daily troubles of connecting your front-end with servers
Методы обхода защиты приложений VueJS
https://webdevblog.ru/metody-obhoda-zashhity-prilozhenij-vuejs/
https://webdevblog.ru/metody-obhoda-zashhity-prilozhenij-vuejs/