Ditectrev / Practice-Exams-Platform

Practice Exams (Web) Platform developed by Ditectrev's Community.
https://education.ditectrev.com
MIT License
56 stars 14 forks source link

[Feature] Improve Debounce #33

Open danieldanielecki opened 4 months ago

danieldanielecki commented 4 months ago

Originally implemented in https://github.com/Ditectrev/Practice-Exams-Platform/pull/25, and the code is there in https://github.com/Ditectrev/Practice-Exams-Platform/blob/main/hooks/useDebounce.tsx & https://github.com/Ditectrev/Practice-Exams-Platform/blob/main/app/page.tsx, but only for searching the exams. Make it also for changing question number.