Using component composition to optimize rendering in React

Поділитися
Вставка
  • Опубліковано 10 бер 2023
  • How you can improve and minize re-rendering in your React app using component composition. It's really simple. Here we refactor a simple app that re-renders a third component not related to the changes happening.
    ► Social Media
    / coder4_life
    github.com/another-coder4life
    / coder4.life.code
  • Наука та технологія

КОМЕНТАРІ • 1

  • @yt-sh
    @yt-sh Рік тому

    Thank you for this concise video! really understandable and clean!