this post was submitted on 12 Apr 2025
20 points (88.5% liked)
Programming
19639 readers
183 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
IMO the most important thing when it comes to frameworks like this is state management.
Once you truly understood it / know how to do it properly, you are good to go.
P.S. My guess is that React got its name because it reacts to changes in state
P.P.S. this documentary on React provides insights on its history