June 7, 2020 · 6 min read
Redux is a commonly used library that is not affiliated with React. It is used to manage state throughout the app. If you know Vue.js you may have used Vuex, the state management library for Vue.js projects. It's the same idea.
May 15, 2020 · 2 min read