ReactJS global states management- The differences between React hooks + Context APIs and Redux

Jen-Hsuan Hsieh (Sean)
A Layman
Published in
5 min readMay 7, 2020

--

Introduction

I learned how to use React context APIs and Redux to generate the management of the global state for #100DaysOfCode.

  • Day2: Create a ReactJS global states manager with React hooks
  • Day 12: Create a ReactJS global states manager from Redux

The article is to note the difference between these two technologies. We will discuss the following items.

  • Overview
  • Roles and usages
  • Libraries
  • We should choose React context APIs or Redux?
  • Implementations

Overview

--

--

Jen-Hsuan Hsieh (Sean)
A Layman

Frontend Developer🚀 Angular • React • Nest • Electron • Micro-frontend • Monorepo Architecture • https://daily-learning.herokuapp.com/