Progress bar trick with Number()
So, there is a quiz app(Vite + React + TS (react-ts-msw-quiz-app.vercel.app)) that shows a single question and four answers. If I click on the answer, I want the progress bar to be updated.
So here is the solution. Look how the progress bar increases...
aniketicloud.hashnode.dev2 min read