Coder Social home page Coder Social logo

Comments (6)

vzaidman avatar vzaidman commented on May 17, 2024 1

so the library only catches re-renders that "can be prevented" like the one I planted here:
https://snack.expo.io/HJKGvLBUH

how do you do this in this case? you move the array to the top and make the component pure:
https://snack.expo.io/Hy-YwLHUB

but the best advice is just to build apps and never prematurely optimize.

only use whyDidYouRender for HUGE components like lists and graphics which you want to make sure are not re-rendered too many times :)

from why-did-you-render.

outaTiME avatar outaTiME commented on May 17, 2024

BTW, any advice will be welcome ✌️

from why-did-you-render.

outaTiME avatar outaTiME commented on May 17, 2024

Awesome @vzaidman,
thanks for your time and clarification 🙏

from why-did-you-render.

nandorojo avatar nandorojo commented on May 17, 2024

@vzaidman I'm trying to use this in a component that re-renders 15x when it opens to investigate. I don't see a way to debug it with Expo – should re-render explanations be in the console.logs? It works fine when I do it with Next.js.

from why-did-you-render.

YajanaRao avatar YajanaRao commented on May 17, 2024

I don't see the logs in expo snack. Is it expected ?

from why-did-you-render.

vzaidman avatar vzaidman commented on May 17, 2024

I don't know what "expo" is and couldn't be able to check it out in the upcoming time as i'm in the process of moving to a new country...

from why-did-you-render.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.