DEV Community

Discussion on: It is ⌚time to ditch ReactJS or Angular and use better web standards like web components😍 part 1

Collapse
 
mukherjee96 profile image
Aritra Mukherjee

I believe that the technologies being developed for Angular/React/etc should be incorporated into regular web technologies with efforts from W3C ofcourse. Just like innovations from app developers sometimes end up being adopted by the OS itself.

I think it's time for HTML6, where things like string interpolation, property binding, two way data binding, etc would be standardized.

JavaScript ESNext should bring in native support for building components, routing, dependancy injection and so on.