I’ve created a small web page using react, just a couple of calls to an api, listing components, filtering info the basic stuff…. aaand react seems to be working soo slow it’s bothering me, in my previous jobs I only refactored code or did migrations but now I’m in another company with a different project creating a page from scratch using react and the perfomance just sucks.
I used only functional components, logged the results of the api and it takes less than a second to return the data, it just when rendering that is taking so long.
Maybe I’m missing something? any help is appreciated
submitted by /u/lautaromiau
[link] [comments]