similar redux architecture example powered by react hooks API

added by JavaScript Kicks
1/7/2019 10:38:13 AM

791 Views

I guess you guys have known hooks API already, haven't you? This article is one of the examples for React hooks API. First of all, here is the example code which I'm gonna describe it. https://github.com/takahiro-saeki/react-example-code/tree/master/chapter2 and here is an example's screenshot. Let's get started!


0 comments