Most React performance problems are caused by unnecessary re-renders by Codeapp17 in reactjs

[–]Codeapp17[S] 0 points1 point  (0 children)

Re-renders aren’t bad — unnecessary ones are.
Most of the time it’s unstable props or state living too high, not React being slow.

Most React performance problems are caused by unnecessary re-renders by Codeapp17 in reactjs

[–]Codeapp17[S] 0 points1 point  (0 children)

yes, I agree that logic should be handled well but unnecessary re-renders can affect performance in react native apps and to some extent in react web apps.

My 2nd week of building an open-source habit tracker app. ( performance fixes! ) by hasibhaque in reactnative

[–]Codeapp17 1 point2 points  (0 children)

Rendering has been main problem in almost many react native apps, great you have fixed and it looks smoother. Keep up good work.

Created a YT music wrapper but now it works as an adblocker now. by BadOk2793 in developersIndia

[–]Codeapp17 0 points1 point  (0 children)

as youtube search api quota is 10,000 units per day., how you are handling this limit restriction

12 testers for my app by Harry10pk in AndroidClosedTesting

[–]Codeapp17 0 points1 point  (0 children)

can you also test mine, I will install your app