What is new in React 17?

In particular, React 17 is a “stepping stone” release that makes it safer to embed a tree managed by one version of React inside a tree managed by a different version of React . It also makes it easier to embed React into apps built with other technologies.

Read more

Is react 18 coming out?

The first React 18 Alpha release came to us in June 2021, followed by a Beta in November 2021 . We’re in the final stretch now, so it’s the perfect time to catch up on all the exciting the new stuff coming your way and start thinking about what React 18 can offer for your app!

Read more

Can I learn React by documentation?

Yes , you should start by reading the React documentation. It’s well written and you’ll understand the essential terminology and concepts by the time you’re finished. … Create React App is a great tool and perhaps using it right away will help you. Everyone has a learning approach that works best for them.

Read more