Sign in
Log inSign up

Best practices in ReactJs for State Management

Raj KB's photo
Raj KB
·Aug 13, 2020·

1 min read

What's considered the best practice in the React v16.x or later for state management?

  • Using Functional components and Hooks
  • Using Class components & this.state (setState)
  • Using Redux
  • Comment if there's any more approach
Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct