ReactJS-The Beginner Master Class
CtrlK
  • React In the Beginning
  • React Fundamentals
  • React State and Styling
  • Forms and Interactivity - Grocery List App
  • Connecting to the Backend - Consuming APIs - UseEffect Hook
  • Solo Project 1
  • RESTful APIs :Build a BookSearch App -Ver 2.0
    • Lesson 1: Build and test RESTful APIs with Postman
    • Lesson 2 - BookShelf App Structure
    • Lesson 3 - Create NavBar.jsx Component
    • Lesson 4 - Create Footer Component
    • Lesson 5 - Create BookList.jsx Component
    • Lesson 6 - Create BookCard.jsx Component
    • Lesson 7 - Creating Custom Hooks - useBooks and api-client
    • Lesson 8 - Controlling Network Activities in React with AbortController
    • Lesson 9 - Show Book Details in a Modal - Working
    • Lesson 10 - Bookshelf App Summary
  • Multi-Page Applications (MPAs)
  • Backend Frameworks-NEXT.JS
  • Git and GitHubs
  • Database in Application
  • NoSQL Database
  • Solo Project 2
  • Deployment and Web Hosting
  • Solo Project 3
  • Final Term Project
Powered by GitBook
On this page
  1. RESTful APIs :Build a BookSearch App -Ver 2.0

Lesson 10 - Bookshelf App Summary

// Some code
PreviousLesson 9 - Show Book Details in a Modal - WorkingNextMulti-Page Applications (MPAs)

Last updated 9 months ago