How to fix and optimize React UI
I noticed that my react ui is not optimized at all, the game freezes for a second when opening something. I am new to React, so I understand that most likely I wrote something terrible. I am interested in a guide or advice on how to find the cause of delays, optimize it, fix it, etc.
3 Replies
identify the problematic component and work from that
the question is, how
I remember there was https://discord.com/channels/385151591524597761/440326611863339009/1289050330335543337 this _G flag
but I'm not entirely sure how to work with that
unmount app parts one by one bruh
it didn't work for me last time i tried it