React: The Most Common Mistakes in 2023

Cory House

View at original site


React is unopinionated. This makes it flexible. But it also means it's intimidating to get started and difficult to scale. You constantly wonder if you're "doing it wrong". In this session, we'll explore the most common mistakes teams make in modern React applications and how to avoid them.

About the Presenter

Cory House, Principal at reactjsconsulting.com & Author at Pluralsight

Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
See Return Values in Variables View
See Return Values in Variables View
See what value a method returns.