• 5 Posts
  • 15 Comments
Joined 11 months ago
cake
Cake day: January 8th, 2024

help-circle






  • You’re right, and I actually make that point in the blog post! Reactivity is not exclusive to the frontend.

    However, in the frontend, Reactivity is almost an invisible default. You don’t opt into it, you just kinda have to when you use a modern framework.

    In the backend, many people use Reactive patterns without even knowing them or thinking of them. But either way, if you do use them, you likely opted in, and it wasn’t a “all code you write is automatically reactive” like in modern browser ui frameworks





  • cosmicbytestoWeb DevelopmentLook Ma, No CDN!
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    I thought the point of a CDN is that its available at edge locations. Do you have multiple servers geographically dispersed? If so, can you explain what else makes it a CDN?

    Sorry if my comment comes off as snarky, when I read it, it sounds like that, but I promise it is not my intention!