24

Most modern JavaScript UI frameworks boast Reactivity, but have you ever wondered what that means exactly?

In my opinion, Reactivity is largely responsible for making modern frontend development unintuitive to outsiders.

This blog post explains what Reactivity is, and how it manifested in the frontend development world today.

You might find this interesting if you're: a frontend dev unfamiliar with the concept, a non-frontend dev interested in frontend, or just curious what Reactivity is!

you are viewing a single comment's thread
view the rest of the comments
[-] jonc211@programming.dev 2 points 1 month ago

Why the assumption that reactivity is only a front-end thing?

I’ve used it plenty on the back-end when dealing with streams of data that need to trigger other processing steps.

[-] GetOffMyLan@programming.dev 4 points 1 month ago

While it is popular in the web browser world, it is not inherent to it. Reactive programming is a general programming paradigm that can be applied anywhere, without a UI involved.

Second paragraph

load more comments (2 replies)
this post was submitted on 05 Sep 2024
24 points (96.2% liked)

Programming

17260 readers
212 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS