Limit this search to....

Microblog React Project
Contributor(s): Salcescu, Cristian (Author)
ISBN:     ISBN-13: 9798555900166
Publisher: Independently Published
OUR PRICE:   $14.24  
Product Type: Paperback
Published: November 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Javascript
Physical Information: 0.27" H x 6" W x 9" (0.39 lbs) 126 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

This book takes a project-based learning approach by engaging you in building a practical application.

The Microblog application will be built using React with React Hooks and libraries like Redux, Redux Thunk, Redux Toolkit, Material UI, or Axios.

When creating the application you are going to encounter challenges like:

  • authenticating the user, storing the authorization token, and then reuse it for other network calls
  • displaying lists of items
  • reading and validating form inputs
  • searching
  • adding and deleting items