Updating an outdated React app

preview_player
Показать описание

Need to get it updated to the latest of React before I do it though!
Рекомендации по теме
Комментарии
Автор

@kent could you please give me some suggestions or steps to upgrade the react project like very old . Consider react 14 to latest one. Am not asking help in coding. How to upgrade the version s properly. Wht are the significant steps needs to follow before step in to whole project version upgrade.

sureshanandsekar
Автор

I like using `yarn outdated` to see what's old and then `yarn upgrade-interactive --latest` to cherrypick my updates. The color-coding is useful to easily see major, minor, and bugfixes. Also clicking on the links in the terminal output to see what breaking changes are is nice.

JasonSeegmiller
Автор

Hi Kent, what is that application called 12:29? Thanks, awesome 😍

Hesoyam
Автор

Wast of time. This should have been a 2 minute video.

sohagforu