Anas-debug / book-search

App that implements lazy loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app doesn't have any modularity in dividing it into components rather most of our business logic lives in the App.js file.

Done

Created our own custom hook "useBookSearch"

Todo

We want to cancel old queries because our we make an API call every time our onChange event is triggered.

The API fetches data successfuly, we are located in Morocco (bad internet, far from North American servers) so we get the response around a second late.

Canelation in API fetching works as expected.

App to be debugged especially in the useBookSearch Hook

About

App that implements lazy loading


Languages

Language:JavaScript 59.5%Language:HTML 33.4%Language:CSS 7.1%