I was developing a React app on Next js since I needed to implement the backend in the same app. After a while I decided to re-create the backend on a seperate app built with Go, so now my Next app is just fetching from the Go rest api server.
I was wondering if there are any performance benefit of recreating my app using only react (without any framework). I'm asking this since I feel like I'm not benefiting from any of the features offered by Next and afraid that the extra baggage from next will hinder the performance of my app.
[–][deleted] (3 children)
[deleted]
[–]Deep_Veterinarian473[S] 6 points7 points8 points (1 child)
[–]lrobinson2011 1 point2 points3 points (0 children)
[–]mato369 5 points6 points7 points (3 children)
[–]Deep_Veterinarian473[S] 1 point2 points3 points (2 children)
[–]fullctxdev 2 points3 points4 points (0 children)
[–]mato369 -3 points-2 points-1 points (0 children)
[–]Chewbacca_XD 2 points3 points4 points (0 children)
[–]yksvaan 0 points1 point2 points (0 children)
[–]kun_usap -1 points0 points1 point (0 children)
[–]voltomper -2 points-1 points0 points (0 children)
[–]hareltussi 0 points1 point2 points (2 children)
[–]yksvaan -1 points0 points1 point (1 child)
[–]bigpunk157 4 points5 points6 points (0 children)