Hello, everyone.
As a developer, I started developing with React.
But I would like to clarify about the concept of React.
If you know about the difference between React 17 and 18, please let me know,
Thank you
Hi.
A bit of reading from the official blog.
1 Like
Check this out: react/CHANGELOG.md at main · facebook/react · GitHub
Note:
I do not think there are any major breaking changes introduced in latest version of the React since the introduction of functional components.
However, they will refine the internal working of the APIs to make the library better and secure.