DEV Community

Cover image for Slow and Steady with Redux
Alex Morton
Alex Morton

Posted on

Slow and Steady with Redux

This post was originally published on December 4, 2020 on my blog.

Hi friends! I'm back after a bit of a delay (I need to get back on that daily-posting - or at least almost-daily-posting - wagon!)

I've been steadily making my way through my Pure Redux course, and it's been really interesting making connections with state management patterns, etc.

(I'm also low-key very excited to see how the useReducer hook relates to Redux and actually be able to fully understand how that all works together).

Today, as part of the course, I created a little weather app that makes use of Redux thunk in order to make an API call to the MetaWeather API.

I'll probably fully launch it next week once it's all pretty and styled.

Big things coming! Cheers!


P.S. I'm searching for my next role as a Front-End Web Developer! If you have any leads, please let me know!

My current tech stack: JavaScript ES6, React/Hooks, Redux, Firebase Firestore, Firebase Authentication, HTML/CSS, Git

Portfolio // LinkedIn // GitHub

Top comments (0)