10 вещей, которые можно делать в верстке с помощью псевдоэлементов before и after
https://habr.com/ru/company/skillbox/blog/592643/
https://habr.com/ru/company/skillbox/blog/592643/
👍1
Декларативная выборка данных с помощью React Async
https://blog.bitsrc.io/declarative-data-fetching-with-react-async-d4dfc63b0597
https://blog.bitsrc.io/declarative-data-fetching-with-react-async-d4dfc63b0597
Medium
Declarative Data Fetching with React Async
Using React Async to Handle Asynchronous UI States in React Applications
Как использовать Redux для управления состоянием в масштабе всего приложения
https://www.freecodecamp.org/news/how-to-use-redux-for-application-wide-state-management/
https://www.freecodecamp.org/news/how-to-use-redux-for-application-wide-state-management/
Построение системы координат с помощью HTML и CSS
https://alvaromontoro.com/blog/67993/building-a-coordinate-system-with-html-and-css
https://alvaromontoro.com/blog/67993/building-a-coordinate-system-with-html-and-css
Alvaromontoro
Building a coordinate system with HTML and CSS
What does it take to generate a (basic) coordinate system? Thirty-five lines of CSS and one HTML element for each point. In this article, I explain how I created a customizable and dynamic cartesian system without using a heavy library, just with a few short…
Убираем JavaScript. Как при помощи htmx красиво использовать HTML и уменьшить объем кода
https://habr.com/ru/company/hexlet/blog/592961/
https://habr.com/ru/company/hexlet/blog/592961/
Хабр
Убираем JavaScript. Как при помощи htmx красиво использовать HTML и уменьшить объем кода
htmx — инструмент для создания сложных и интерактивных веб-приложений на HTML, альтернатива клиентскому рендерингу на Javascript. В этой статье рассказываем, как библиотека помогает переиспользовать...
Ленивая загрузка компонента в Angular без роутинга
https://www.wittyprogramming.dev/articles/lazy-load-component-angular-without-routing/
https://www.wittyprogramming.dev/articles/lazy-load-component-angular-without-routing/
www.wittyprogramming.dev
Lazy-load a component in Angular without routing - Witty Programming
One of the most seeking features in Angular is to lazy load a component when you need it. It is a very straightforward procedure through routing that is well documented. But, what if you do not want to use the router or you want to lazy load a component …
Создание веб-сайта с использованием Golang и Svelte.js вместе
https://dev.to/ksckaan1/creating-a-website-using-golang-and-sveltejs-together-55g8
https://dev.to/ksckaan1/creating-a-website-using-golang-and-sveltejs-together-55g8
👍1
Миграция 17 000 файлов JS на TypeScript. Опыт инженеров Etsy
https://habr.com/ru/company/skillfactory/blog/592311/
https://habr.com/ru/company/skillfactory/blog/592311/
8 проектов Vue, которые должен попробовать каждый новичок
https://the-nerdy-dev.com/8-vue-projects-every-beginner-should-try/
https://the-nerdy-dev.com/8-vue-projects-every-beginner-should-try/
Конечные автоматы для JavaScript разработчиков — как их использовать в своих приложениях
https://blog.openreplay.com/state-machines-for-javascript-developers-how-to-use-them-in-your-apps
https://blog.openreplay.com/state-machines-for-javascript-developers-how-to-use-them-in-your-apps
Openreplay
State Machines for JavaScript Developers - How to Use Them in Your Apps
State Machines are everywhere! Learn how to use them on your apps and gain the benefits of them with this tutorial
🎉1
Недооцененные хуки React, которые вы упускаете
https://blog.logrocket.com/underrated-react-hooks-youre-missing-out-on/
https://blog.logrocket.com/underrated-react-hooks-youre-missing-out-on/
LogRocket Blog
Underrated React Hooks you’re missing out on - LogRocket Blog
We cover three underrated React Hooks for writing functional components over class components, exploring their use case and syntax.
👍1
Breaking Out of the Box. Несколько CSS техник, позволяющих трансформировать сайт в веб-приложение
https://alistapart.com/article/breaking-out-of-the-box/
https://alistapart.com/article/breaking-out-of-the-box/
A List Apart
Breaking Out of the Box
What can we do with just thirty pixels? With Progressive Web Apps blurring the lines between apps and websites, Patrick Brosset helps us think outside of the rectangular box. Learn how Windows Cont…
Создание бесконечного зацикленного фонового изображения на CSS
https://blog.logrocket.com/creating-infinite-css-background-image-loop/
https://blog.logrocket.com/creating-infinite-css-background-image-loop/
LogRocket Blog
Creating an infinite CSS background image loop - LogRocket Blog
Learn two ways of creating an infinite background image loop scrolling effect with some basic HTML markup and CSS.
Три способа обработки выборки данных в React проектах
https://iamyhr.medium.com/three-ways-to-handle-data-fetching-logic-in-react-projects-91b06eeefa70
https://iamyhr.medium.com/three-ways-to-handle-data-fetching-logic-in-react-projects-91b06eeefa70
Medium
The 3 Ways to Handle Data Fetching Logic in React Projects
Explore and find the best out of 3 ways of handling Data Fetching Logic in React projects.
Как создать анимированные загрузчики страниц в CSS
https://blog.logrocket.com/animated-page-loaders-css/
https://blog.logrocket.com/animated-page-loaders-css/
LogRocket Blog
How to build animated page loaders in CSS - LogRocket Blog
Entertain your users and increase the perceived performance of your app with animated page loaders, which can be easily built with just CSS.
👍1