Skip to content

Implementing a simple list application in a progressive way

License

Notifications You must be signed in to change notification settings

Lemoncode/from-react-to-redux-ts

Repository files navigation

from-react-to-redux-ts

Implementing a simple list application in a progressive way: this application read a member list from GitHub API and displays it in a table.

Each sample contains an step by step guide to reproduce it.

Samples:

  • 00 Boilerplate: starting from scractch, npm init webpack configuration...
  • 01 Harcoded list component: building the components layout / hierarchy and feeding harcoded data (root state).
  • 02 Api: Implement a remote api that read from a remote source.
  • 03 Redux: Add redux support.
  • 04 Reselect: use of selectores.

About Basefactor + Lemoncode

We are an innovating team of Javascript experts, passionate about turning your ideas into robust products.

Basefactor, consultancy by Lemoncode provides consultancy and coaching services.

Lemoncode provides training services.

For the LATAM/Spanish audience we are running an Online Front End Master degree, more info: http://lemoncode.net/master-frontend

About

Implementing a simple list application in a progressive way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published