sanchis / Madhardware

The purpose of the project is to be able to compare hardware products between different online stores in Spain. The idea is to be able to get the best price for the product you are looking for.

Home Page:https://madhardware.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

move the result search from serverSideProps to normal request

sanchis opened this issue · comments

Is your feature request related to a problem? Please describe.

Move the result of the search from server side props to normal request.
This is for i want to show diferente loading indicators for all query shops.

Ex: If i search macbook.
This text is searching in 3 shops. I want to show products already fetched without having to wait for the results of all of them

https://nextjs.org/docs/advanced-features/preview-mode