Using React + Redux with Firebase & TypeScript

Jake Richards
Level Up Coding
Published in
3 min readSep 4, 2019

--

Leveraging the power of React hooks to combine the real-time advantages of Cloud Firestore with the state management power of Redux.

Introduction

In this post, I will dive into how you can connect Firebase, specifically Cloud Firestore, to your React + Redux application. I am also using TypeScript because it has a lot of advantages when used with…

--

--

Hey, I’m Jake — a Software Engineer. My passion is transforming ideas into reality through coding.