Mark's Dev Blog

  • About
Random musings on React, Redux, and more, by Redux maintainer Mark "acemarke" Erikson
 Sponsor @markerikson
 Subscribe

How Web Apps Work: Client Development and Deployment

Posted on Nov 6, 2020
An overview of the concepts, terms, and data flow used in web apps: JS client development environment, tooling, and deployment
  • Read more »

How Web Apps Work: HTTP and Servers

Posted on Nov 6, 2020
An overview of the concepts, terms, and data flow used in web apps: the HTTP protocol and HTTP server apps
  • Read more »

Global React Meetup: The State of Redux 2020

Posted on Oct 8, 2020
An extensive look at what's going on with Redux in 2020
  • Read more »

Coding Career Advice: Evaluating Software Libraries and Tools

Posted on Sep 21, 2020
How to evaluate third-party libraries and tools for potential usage
  • Read more »

Coding Career Advice: Keeping a Daily Work Journal

Posted on Sep 21, 2020
First in a series of tips on things I've found useful in my career as a dev. Starting topic: the value of daily notes on work progress
  • Read more »

Greatest Hits: The Most Popular and Most Useful Posts I've Written

Posted on Aug 1, 2020
The most popular and frequently-referenced posts on this blog
  • Read more »

Blogged Answers: React Components, Reusability, and Abstraction

Posted on Jun 21, 2020
Thoughts on the tradeoffs of trying to write "reusable components"
  • Read more »

Blogged Answers: A (Mostly) Complete Guide to React Rendering Behavior

Posted on May 17, 2020
Details on how React rendering behaves, and how use of Context and React-Redux affect rendering
  • Read more »

Blogged Answers: Why I Write

Posted on May 12, 2020
Thoughts on why I write stuff publicly
  • Read more »

Codebase Conversion: Building a MEAN.js AngularJS Project with Create-React-App

Posted on Mar 28, 2020
How I hacked CRA's config to have it build a classic AngularJS codebase
  • Read more »

« Newer Posts Page 3 of 10 Older Posts »

Recent Posts

Presentations: Modern Redux with Redux Toolkit Reactathon 2022: The Evolution of Redux Async Logic TS Congress 2022: Lesson from Maintaining TS Libraries Idiomatic Redux: Designing the Redux Toolkit Listener Middleware I'm Joining Replay!

Top Tags

(All Tags)
56 redux 53 javascript 43 react 30 greatest-hits 23 presentation

Greatest Hits

Greatest Hits: The Most Popular and Most Useful Posts I've Written Redux - Not Dead Yet! Why React Context is Not a "State Management" Tool (and Doesn't Replace Redux) A (Mostly) Complete Guide to React Rendering Behavior The State of Redux, May 2021 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 Using Git for Version Control Effectively

Series

19 Blogged Answers 4 Codebase Conversion 4 Coding Career Advice 2 Declaratively Rendering Earth In 3d 5 How Web Apps Work 8 Idiomatic Redux 6 Newsletter 13 Practical Redux 24 Presentations 5 Site Administrivia
About
 Sponsor @markerikson