Mark's Dev Blog

Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson
 Subscribe

Blogged Answers: React, Redux, and Context Behavior

Posted on Jan 19, 2020
An explanation of how React Context behaves, and how React-Redux uses Context internally
  • Read more »

Blogged Answers: Years in Review, 2018-2019

Posted on Jan 1, 2020
The obligatory look back at what's happened
  • Read more »

Blogged Answers: Reasons to Use Thunks

Posted on Jan 1, 2020
Some potential benefits and use cases using thunks for async logic
  • Read more »

Blogged Answers: A Comparison of Redux Batching Techniques

Posted on Jan 1, 2020
An explanation of the various options for batching actions in Redux
  • Read more »

Blogged Answers: Learning and Using TypeScript as an App Dev and a Library Maintainer

Posted on Nov 26, 2019
Thoughts on my experiences learning and using TypeScript, from different perspectives
  • Read more »

Idiomatic Redux: Redux Toolkit 1.0

Posted on Oct 23, 2019
A look at the motivations, design, and goals for Redux Toolkit
  • Read more »

Git Under the Hood: Internals, Techniques, and Rewriting History

Posted on Oct 19, 2019
A look at how Git works, suggested best practices, and how I rewrote an app's Git history
  • Read more »

React Boston 2019: Hooks, HOCs, and Tradeoffs

Posted on Sep 24, 2019
More thoughts and observations on the tradeoffs involved in using React hooks and React-Redux
  • Read more »

Blogged Answers: Thoughts on React Hooks, Redux, and Separation of Concerns

Posted on Jul 10, 2019
Some observations on the tradeoffs involved in using React hooks
  • Read more »

ReactNext 2019: A Deep Dive into React-Redux

Posted on Jun 11, 2019
A presentation on the history and implementation of React-Redux
  • Read more »

« Newer Posts Page 3 of 8 Older Posts »

Recent Posts

Coding Career Advice: Using Git for Version Control Effectively Blogged Answers: Why React Context is Not a "State Management" Tool (and Why It Doesn't Replace Redux) Presentations: Intro to React, Redux, and TypeScript (2020) Presentations: Podcast Appearances in 2020 Coding Career Advice: Searching and Evaluating Online Information Efficiently

Top Tags

(All Tags)
49 redux 48 javascript 39 react 29 greatest-hits 15 presentation

Greatest Hits

Greatest Hits: The Most Popular and Most Useful Posts I've Written Redux - Not Dead Yet! A (Mostly) Complete Guide to React Rendering Behavior Global React Meetup: The State of Redux 2020 When (and when not) to reach for Redux The Tao of Redux, Part 1 - Implementation and Intent The History and Implementation of React-Redux Thoughts on React Hooks, Redux, and Separation of Concerns React Boston 2019: Hooks HOCs, and Tradeoffs

Series

18 Blogged Answers 3 Codebase Conversion 4 Coding Career Advice 2 Declaratively Rendering Earth In 3d 5 How Web Apps Work 7 Idiomatic Redux 6 Newsletter 13 Practical Redux 16 Presentations 4 Site Administrivia