[go: up one dir, main page]

Skip to content

Commit

Permalink
docs: Add article that explains how immerhin is built on top of immer (
Browse files Browse the repository at this point in the history
…immerjs#930)

* add article that explains how immerhin is built on top of immer

* Link to the author of immerhin article
  • Loading branch information
kof authored May 2, 2022
1 parent fcb7a55 commit 442b6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ title: External resources
- [Talk: Immer, Immutability and the Wonderful World of Proxies](https://www.youtube.com/watch?v=4Nb9Gwp2L24) + [slides](https://jsnation-proxies.surge.sh/), JSNation 2019, Michel Weststrate
- Blog: [Distributing state changes using snapshots, patches and actions](https://medium.com/@mweststrate/distributing-state-changes-using-snapshots-patches-and-actions-part-1-2811a2fcd65f)
- Blog: [Implementing Undo-Redo Functionality in Redux](https://techinscribed.com/implementing-undo-redo-functionality-in-redux-using-immer/), Sep 2019
- Blog: [Synchronized immutable state with time travel](https://dev.to/oleg008/synchronized-immutable-state-with-time-travel-2c6o), Apr 2022, by [Oleg Isonen](https://twitter.com/oleg008)

0 comments on commit 442b6a0

Please sign in to comment.