|
|
|
|
|
by davetron5000
927 days ago
|
|
Web Components are not a replacement for React. They are a thing you would use to build React if you were to do so today. To use only Web Components, you will be writing a lot of low-level code using the browser's API, or you will have to use a framework built on Web Components |
|
No, you wouldn't. Very few JS frameworks (however new they are) use web components as their foundation for many, many, many reasons.