I can use react to build something, but fuck is it inefficient. Still learning though, as i’m just creating my first frontend and it’s for a hobby project anyway, so performance doesn’t matter.
I mean, React apps if well developed are quite fast running and give the sense to the user that they instantly load pages. If you can program it you can even control quite nicely the content of the page so waiting for the API calls don’t get too slow.
I can use react to build something, but fuck is it inefficient. Still learning though, as i’m just creating my first frontend and it’s for a hobby project anyway, so performance doesn’t matter.
Have you tried Vue? I like it more.
I mean, React apps if well developed are quite fast running and give the sense to the user that they instantly load pages. If you can program it you can even control quite nicely the content of the page so waiting for the API calls don’t get too slow.
I meant more like my code is inefficient hahaha, i’m not really paying attention to any optimization right now, as it’s just a home project