DEV Community

Discussion on: What's NOT new in React 18

 
bennypowers profile image
Benny Powers 🇮🇱🇨🇦 • Edited

It's not either-or. There are many web component libraries with an FP flavour:

  • hybrids
  • haunted
  • FAST
  • atomico

Just off the top of my head.

Web Components !== OOP

You don't have to give up your functional programming style to use web components!

More importantly:

React isn't the only functional UI framework

Preact works just fine with the DOM and has for years.

OP is about web compat, not flaming FP or OOP styles.

Some comments have been hidden by the post's author - find out more