• nero@lemmy.world
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    11 months ago

    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.

    • traveler@lemdro.id
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      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.

      • nero@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        11 months ago

        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