filmov
tv
Refactoring a React component with the useState hook

Показать описание
With the release of React hooks came lots of components that are now "outdated". In this video I'll go over a real example of refactoring a class-based components to use the useState hook.