DEV Community

Discussion on: Why would you want to learn ReactJS now?

 
frontendengineer profile image
Let's Code

I read on the site that it does, below are some things I read - stenciljs.com/docs/introduction

Stencil combines the best concepts of the most popular frameworks into a simple build-time tool.

Stencil takes features such as

Virtual DOM
Async rendering (inspired by React Fiber)
Reactive data-binding
TypeScript
JSX
Static Site Generation (SSG)

Thread Thread
 
pmudra profile image
Philipp Mudra

I see, thanks for pointing that out.

Thread Thread
 
frontendengineer profile image
Let's Code

welcome 👍