DEV Community

Discussion on: You don’t need React for building websites

Collapse
 
darkwiiplayer profile image
𒎏Wii 🏳️‍⚧️

Dunno, haven't used react myself, but my experience with frameworks is that, even if they use the more advanced language features, they often also make it easier to cargo-cult your way through those features by blindly copying code patterns and understanding only their effect within the framework, but not their actual semantics on a language-level.