App Lab logo

Posts tagged state

A Redux.js tutorial

2019-02-01Jeff Terrell

A couple of days ago, I gave a lecture to COMP 523 (software engineering laboratory) about Redux.js. I developed a simple example based on the (perhaps familiar) tic-tac-toe idea. Then I built an app based on Redux one step at a time to demonstrate its key concepts.

Read more…