CRUD on users

The process of making an HTTP request (https://tools.ietf.org/html/rfc2616), getting a response, selecting the response, and making the response available to the component is similar to what we have done in the previous section. To list, create, edit, and delete users, we have defined constants in app/containers/User/constants.js and action creators inside app/containers/User/actions.js

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset