How to upgrade your React application to React 18

Опубликовано: 07 Октябрь 2024
на канале: Lyrad Digital
8,833
82

In this video I quickly show you how easy it is to upgrade your React application to version 18. I do this by upgrading one of my projects that is on this channel. That project is my Tic Tac Toe game.

We will update to react 18 using npm, and then make the coding changes necessary to get your application running using the new Concurrency mode.