(no title)
danabramov | 1 month ago
React gives you boxes to put stuff into but you decide what to put into them. Then React ensures that you can change what’s in those boxes without breaking anything. That’s the power of component abstraction.
danabramov | 1 month ago
React gives you boxes to put stuff into but you decide what to put into them. Then React ensures that you can change what’s in those boxes without breaking anything. That’s the power of component abstraction.
jagged-chisel|1 month ago
Yes. But React isn’t the only way to do components. Unfortunately, to the inexperienced, it is.
nine_k|1 month ago
React with is so prevalent because it's a deep local optimum.
fsniper|1 month ago
daveidol|1 month ago
There’s nothing about React that requires you to overcomplicate your DOM (unlike many other UI frameworks).
unknown|1 month ago
[deleted]