
React and TS interactive quiz with integrated AI
Hey everyone,
I've been working with React and TypeScript for a while and kept feeling like I had gaps in my knowledge, especially with typing patterns, hooks, generics in components, etc.
So I ended up building a small quiz to help myself (and hopefully others) test their skills in a practical way. It has 125 questions total, with a dedicated React and TypeScript section, plus different difficulty levels. Each time you answer, there's an AI that looks at your answers and gives feedback on what you might want to review.
I also recently added JavaScript and Python sections if anyone is interested.
I'd really appreciate any feedback if anything feels off, too easy, too hard, or missing important topics.
Link: https://www.ts-quiz.com/
Thanks in advance!