• Alberat@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 hour ago

    yeah, no, im with you on that point where frontend developers don’t care. but why did that framework catch on in the first place? we used to use php where the server would grab all the data relevant to your account and convert it into one html page. but now it seems the user’s laptop is tasked with pulling each element of their own website. maybe it’s easier to scale? like you can have the user’s data split across different servers and not require any communication between servers on the backend?