d-baranowski / Devtales-Blog

Source code for my blog.
1 stars 0 forks source link

React Redux Memento Pattern #39

Open d-baranowski opened 6 years ago

d-baranowski commented 6 years ago

Write a post about similarities of redux to the memento pattern and how it makes it really easy to implement time travel. Use a game example checkers or chess :)

Write the first blog post on how to make chess game in React