Mark's Dev Blog

Random musings on React, Redux, and more
 Subscribe

Idiomatic Redux: The Tao of Redux, Part 1 - Implementation and Intent

Posted on May 9, 2017

Thoughts on what Redux requires, how Redux is intended to be used, and what is possible with Redux

  • Read more »

Declaratively Rendering Earth in 3D, Part 2: Controlling Cesium with React

Posted on Mar 7, 2017

Techniques for wrapping imperative code in components

  • Read more »

Declaratively Rendering Earth in 3D, Part 1: Building a Cesium + React App with Webpack

Posted on Mar 7, 2017

Create-React-App ejection, Webpack tweaks, and use of Webpack's DllPlugin

  • Read more »

Presentation Sources Published

Posted on Feb 24, 2017

A peek behind the curtain

  • Read more »

Presentation: Intro to React and Redux

Posted on Feb 17, 2017

An up-to-date React+Redux introduction slideset

  • Read more »

Practical Redux, Part 8: Form Draft Data Management

Posted on Jan 26, 2017

Generic entity reducer logic, form current/draft data management, and form reset handling

  • Read more »

Practical Redux, Part 7: Form Change Handling, Data Editing, and Feature Reducers

Posted on Jan 12, 2017

Techniques for managing form events, data editing capabilities, and reducer structures for features

  • Read more »

Practical Redux, Part 6: Connected Lists, Forms, and Performance

Posted on Jan 10, 2017

Connecting lists and forms, performance guidelines, editing features, and UI state

  • Read more »

Idiomatic Redux: Thoughts on Thunks, Sagas, Abstraction, and Reusability

Posted on Jan 2, 2017

Part of an occasional series of thoughts on good usage patterns for Redux

  • Read more »

Practical Redux, Part 5: Loading and Displaying Data

Posted on Dec 12, 2016

Sourcemaps, sample data, basic data management, and selection handling

  • Read more »

« Newer Posts Page 3 of 4 Older Posts »

Recent Posts

Blogged Answers: Redux - Not Dead Yet! Reactathon Presentation: Redux Fundamentals Presentation: Intro to React and Redux (March 2018) Mark's Dev Links - Issue #6 Mark's Dev Links - Issue #5

Top Tags

(All Tags)
30 redux 25 javascript 22 react 10 project-minimek 6 create-react-app

Series

4 Blogged Answers 2 Declaratively Rendering Earth In 3d 5 Idiomatic Redux 6 Newsletter 13 Practical Redux 6 Presentations