Простое решение для оптимизации повторного рендеринга React
https://clothiernamedjeremiah.medium.com/a-simple-solution-to-optimize-react-re-renders-3fce6713ccc8
@react_it
~~~~~~~~~~
https://clothiernamedjeremiah.medium.com/a-simple-solution-to-optimize-react-re-renders-3fce6713ccc8
@react_it
~~~~~~~~~~
Medium
A simple solution to optimize React re-renders
Without using: React.memo, useMemo, PureComponent, or shouldComponentUpdate
A Complete Guide To Incremental Static Regeneration (ISR) With Next.js
https://www.smashingmagazine.com/2021/04/incremental-static-regeneration-nextjs/
@react_it
~~~~~~~~~~
https://www.smashingmagazine.com/2021/04/incremental-static-regeneration-nextjs/
@react_it
~~~~~~~~~~
Smashing Magazine
A Complete Guide To Incremental Static Regeneration (ISR) With Next.js — Smashing Magazine
Incremental Static Regeneration (ISR) is a new evolution of the Jamstack, allowing you to update static content instantly without needing a full rebuild of your site. The hybrid approach of Next.js allows you to use ISR for e-commerce, marketing pages, blog…
Creating a Sleek Masonry Gallery with React and WebAssembly
https://dev.to/rvanderlaan/creating-a-sleek-masonry-gallery-with-react-and-webassembly-17p2
@react_it
~~~~~~~~~~
https://dev.to/rvanderlaan/creating-a-sleek-masonry-gallery-with-react-and-webassembly-17p2
@react_it
~~~~~~~~~~
DEV Community
Creating a Sleek Masonry Gallery with React and WebAssembly
Myself and three others have been working on a tool called Allusion in our spare time: A free image o...
Transitioning DocumentFragment to React.Fragment
https://medium.com/geekculture/transitioning-documentfragment-to-react-fragment-4817a1c77acf
@react_it
~~~~~~~~~~
https://medium.com/geekculture/transitioning-documentfragment-to-react-fragment-4817a1c77acf
@react_it
~~~~~~~~~~
Medium
Transitioning DocumentFragment to React.Fragment
Closing the hood on vanilla JavaScript and opening the passenger door into the basics of ReactJS
5 React-хуков, которые пригодятся в любом проекте
https://habr.com/ru/company/ruvds/blog/554280/
@react_it
~~~~~~~~~~
https://habr.com/ru/company/ruvds/blog/554280/
@react_it
~~~~~~~~~~
Хабр
5 React-хуков, которые пригодятся в любом проекте
Хочу рассказать о пяти простых React-хуках, которые пригодятся в любом проекте. Причём, полезность этих хуков не зависит от того, в каком именно приложении их бу...
Шпаргалка по React Router: все, что вам нужно знать
https://reactbootcamp.com/react-router-cheatsheet/
@react_it
~~~~~~~~~~
https://reactbootcamp.com/react-router-cheatsheet/
@react_it
~~~~~~~~~~
Reactbootcamp
The React Bootcamp 2021
Learn everything you need to know in the modern React landscape to become a professional developer in 2021 and beyond.
3 Tips to Write Better React Components
https://betterprogramming.pub/3-tips-to-write-better-react-components-3a57a62139d9
@react_it
~~~~~~~~~~
https://betterprogramming.pub/3-tips-to-write-better-react-components-3a57a62139d9
@react_it
~~~~~~~~~~
Medium
3 Tips to Write Better React Components
Smaller, more functional components
Handy Custom React Hooks for Daily Use
https://sarat9.medium.com/handy-custom-react-hooks-for-daily-use-302c0d236001
@react_it
~~~~~~~~~~
https://sarat9.medium.com/handy-custom-react-hooks-for-daily-use-302c0d236001
@react_it
~~~~~~~~~~
Medium
Handy Custom React Hooks for Daily Use
If you are working on React, React hooks is one thing that makes your life easier. With custom hooks, you can make your code more reusable…
7 шагов по модернизации и оптимизации вашего приложения React
https://javascript.plainenglish.io/7-steps-to-modernize-and-optimize-your-react-app-466cbea51b8f
@react_it
~~~~~~~~~~
https://javascript.plainenglish.io/7-steps-to-modernize-and-optimize-your-react-app-466cbea51b8f
@react_it
~~~~~~~~~~
Medium
7 Steps to Modernize and Optimize Your React App
The nature of the frontend environment and community, their tools and the tech stacks are transforming fast.
Как использовать и не использовать состояние
https://reacttraining.com/blog/how-to-use-and-not-use-state/
@react_it
~~~~~~~~~~
https://reacttraining.com/blog/how-to-use-and-not-use-state/
@react_it
~~~~~~~~~~
ReactTraining.com
How To Use and Not Use State
3-part Series How is state related to the declarative approach in React? ⭐️ How to use and not use state? How do props relate to state…
5 приемов по разделению «бандла» и «ленивой» загрузке компонентов в React
https://habr.com/ru/company/macloud/blog/559108/
@react_it
~~~~~~~~~~
https://habr.com/ru/company/macloud/blog/559108/
@react_it
~~~~~~~~~~
Хабр
5 приемов по разделению «бандла» и «ленивой» загрузке компонентов в React
Разделение Javascript-кода на несколько файлов называется разделением «бандла» или сборки (bundle splitting). Это позволяет загружать только тот код, который который используется приложением в данный...
Downshift 🏎
A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components
https://github.com/downshift-js/downshift
@react_it
~~~~~~~~~~
A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components
https://github.com/downshift-js/downshift
@react_it
~~~~~~~~~~
GitHub
GitHub - downshift-js/downshift: 🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox…
🏎 A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components. - downshift-js/downshift