Всеобъемлющее руководство по React Virtual DOM
https://javascript.plainenglish.io/react-the-virtual-dom-comprehensive-guide-acd19c5e327a
@react_it
~~~~~~~~~~
https://javascript.plainenglish.io/react-the-virtual-dom-comprehensive-guide-acd19c5e327a
@react_it
~~~~~~~~~~
Medium
The Comprehensive Guide to React’s Virtual DOM
Fighting Wasteful DOM Manipulation, Reconciliation and The Diffing Algorithm
Создание проекта React с нуля без приложения create-react-app: полное руководство.
https://dev.to/underscorecode/creating-your-react-project-from-scratch-without-create-react-app-the-complete-guide-4kbc
@react_it
~~~~~~~~~~
https://dev.to/underscorecode/creating-your-react-project-from-scratch-without-create-react-app-the-complete-guide-4kbc
@react_it
~~~~~~~~~~
DEV Community
Creating your React project from scratch without create-react-app: The Complete Guide.
Creating and setting up your own React project from scratch can be, at times, a little bit tricky, ev...
Контекст реакции для внедрения зависимостей, а не управления состоянием
https://blog.testdouble.com/posts/2021-03-19-react-context-for-dependency-injection-not-state
@react_it
~~~~~~~~~~
https://blog.testdouble.com/posts/2021-03-19-react-context-for-dependency-injection-not-state
@react_it
~~~~~~~~~~
Testdouble
Using React Context for dependency injection, not state management
Learn how to use React Context for dependency injection instead of state management, with insights from Redux maintainer Mark Erikson.
5 Методов сохранения состояния в промежутках между перезагрузками страниц в React
https://nuancesprog.ru/p/12306/
@react_it
~~~~~~~~~~
https://nuancesprog.ru/p/12306/
@react_it
~~~~~~~~~~
NOP::Nuances of programming
5 Методов сохранения состояния в промежутках между перезагрузками страниц в React
Один из простых вариантов для сохранения состояния — использовать localStorage в браузере. Рассмотрим пример:
Динамическая и статическая маршрутизация в React
https://blog.bitsrc.io/dynamic-vs-static-routing-in-react-49730baaf3e9
@react_it
~~~~~~~~~~
https://blog.bitsrc.io/dynamic-vs-static-routing-in-react-49730baaf3e9
@react_it
~~~~~~~~~~
Medium
Dynamic vs Static Routing in React
Is dynamic routing better than static routing?
5 продвинутых паттернов React-разработки
https://proglib.io/p/5-prodvinutyh-patternov-react-razrabotki-2021-05-30
@react_it
~~~~~~~~~~
https://proglib.io/p/5-prodvinutyh-patternov-react-razrabotki-2021-05-30
@react_it
~~~~~~~~~~
Библиотека программиста
⚛ 5 продвинутых паттернов React-разработки
Обзор пяти современных передовых шаблонов разработки на React с их достоинствами и недостатками, а также примерами кода.
Вышел React 18! Обзор новых фич и подробности.
https://blog.openreplay.com/react-18-is-out-this-is-what-you-need-to-know
https://blog.openreplay.com/react-18-is-out-this-is-what-you-need-to-know
Openreplay
React 18-Alpha Is Out! This Is What You Need to Know
React 18 has been announced, but what's new about it? Here are the details you need to know about this new version of React.
React Уроки
5 продвинутых паттернов React-разработки https://proglib.io/p/5-prodvinutyh-patternov-react-razrabotki-2021-05-30 @react_it ~~~~~~~~~~
Современное руководство по паттернам состояний React
https://blog.logrocket.com/modern-guide-react-state-patterns/
@react_it
~~~~~~~~~~
https://blog.logrocket.com/modern-guide-react-state-patterns/
@react_it
~~~~~~~~~~
LogRocket Blog
The modern guide to React state patterns - LogRocket Blog
Learn today's options for managing state in React applications, including built-in hooks and third-party libraries like Redux and MobX.
State Management Battle in React 2021: Hooks, Redux, and Recoil
https://javascript.works-hub.com/learn/state-management-battle-in-react-2021-hooks-redux-and-recoil-9977a
@react_it
~~~~~~~~~~
https://javascript.works-hub.com/learn/state-management-battle-in-react-2021-hooks-redux-and-recoil-9977a
@react_it
~~~~~~~~~~
JavaScript Works
State Management Battle in React 2022: Hooks, Redux, and Recoil
Introduction:Over the years, the massive growth of React.JS has given birth to different state management libraries, amongst other things. The state management librari...
React Icons: подробное руководство с примерами
https://blog.logrocket.com/react-icons-comprehensive-tutorial-examples/
@react_it
~~~~~~~~~~
https://blog.logrocket.com/react-icons-comprehensive-tutorial-examples/
@react_it
~~~~~~~~~~
LogRocket Blog
React Icons: A comprehensive tutorial with examples - LogRocket Blog
Learn how to use the React Icons library to display icons in your project with some help from React Hooks and React's Context API.
Overlay Scrollbars
Плагин JavaScript, который скрывает собственные полосы прокрутки, заменяя их версиями с индивидуальным стилем.
https://kingsora.github.io/OverlayScrollbars/#!overview
@react_it
~~~~~~~~~~
Плагин JavaScript, который скрывает собственные полосы прокрутки, заменяя их версиями с индивидуальным стилем.
https://kingsora.github.io/OverlayScrollbars/#!overview
@react_it
~~~~~~~~~~
How to Get Started with React Query — Migrate from Fetch
https://medium.com/the-react-native-log/how-to-get-started-with-react-query-migrate-from-fetch-18fb426c3760
@react_it
-~~~~~~~~~~-
https://medium.com/the-react-native-log/how-to-get-started-with-react-query-migrate-from-fetch-18fb426c3760
@react_it
-~~~~~~~~~~-
Medium
How to Get Started with React Query — Migrate from Fetch
Write your first React Query request by converting a fetch request and see how to use cached data.
Путь к увеличению производительности приложения на React в 10 раз
https://medium.com/technogise/journey-of-improving-react-app-performance-by-10x-9195d4b483d4
@react_it
-~~~~~~~~~~-
https://medium.com/technogise/journey-of-improving-react-app-performance-by-10x-9195d4b483d4
@react_it
-~~~~~~~~~~-
Medium
Journey of Improving React App Performance by 10x
Ever got this “Aw! Snap” on your application? Tried to solve it? Did you just google it and find nothing but a “chrome issue” article…
Building an application with React and Nx
https://blog.logrocket.com/building-an-application-with-react-and-nx/
@react_it
-~~~~~~~~~~-
https://blog.logrocket.com/building-an-application-with-react-and-nx/
@react_it
-~~~~~~~~~~-
LogRocket Blog
Building an application with React and Nx - LogRocket Blog
Create an application React and Nx, a build framework that allows you to build monorepos and scaffold full applications in place.
Почему использование Object Spread с reduce может быть плохой идеей
https://prateeksurana.me/blog/why-using-object-spread-with-reduce-bad-idea/
@react_it
-~~~~~~~~~~-
https://prateeksurana.me/blog/why-using-object-spread-with-reduce-bad-idea/
@react_it
-~~~~~~~~~~-
prateeksurana.me
Why using object spread with reduce probably a bad idea
Explore why using object spread with .reduce() can sometimes significantly affect the performance of your JavaScript apps and libraries.
Архитектура React: как структурировать и организовать React приложение
https://www.taniarascia.com/react-architecture-directory-structure/
@react_it
-~~~~~~~~~~-
https://www.taniarascia.com/react-architecture-directory-structure/
@react_it
-~~~~~~~~~~-
Taniarascia
How to Structure and Organize a React Application
There is no consensus on the right way to organize a React application. React gives you a lot of freedom, but with that freedom comes the…