• variouslegumes@reddthat.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    Prioritizing developer experience is not the reason we use front-end frameworks. People expect the web to work like a desktop app (no page reloads). The initial request might take a little bit longer, but in the end a well written front-end app will feel faster.

    The problem is that people don’t worry about bundle size and cram every library off of npm into their website.