DEV Community

Marius Bongarts
Marius Bongarts

Posted on

React vs. Web Components

Shaking Hands. React logo on left hand, Web Components Logo on right hand

Recently, I published the article Will Web Components Replace Frontend Frameworks? (https://javascript.plainenglish.io/will-web-components-replace-frontend-frameworks-535891d779ba)

The article's main message was to understand that you can not generally say that either one was better than the other and that Web Components should not be seen as a replacement for frontend frameworks but rather as an enhancer.

This article will help you understand the difference between React and Web Components. We will look at both technologies and apply them in different scenarios, enabling us to evaluate which technology serves better in the particular use case.

Top comments (0)