Redux

Created on 2021-02-16T10:27:40-06:00

Return to the Index

This card pertains to a resource available on the internet.

This card can also be read via Gemini.

Basically the Elm architecture but not as its own language.

You send messages/actions to a controller which produces new state, can undo by going to a previous state or rolling back the log.