All activity
Niclas Kaufmann
left a comment
I built this small quiz a while ago to learn the basics of Svelte. The great questions are from Lydia Hallie: https://github.com/lydiahallie/javascript-questions
Have fun with these advanced JavaScript questions and your feedback is highly appreciated! :)
JavaScript quiz
A quiz with some tricky JavaScript questions for developers
A small quiz application for JavaScript questions based.
The website works completely locally. Optionally, you can enable cookies to save your answers locally and continue playing another time.
Questions made by @lydiahallie.
The website works completely locally. Optionally, you can enable cookies to save your answers locally and continue playing another time.
Questions made by @lydiahallie.
JavaScript quiz
A quiz with some tricky JavaScript questions for developers
Niclas Kaufmann
left a comment
Hi nice one! 💪
Two comments:
1) It's a bit hard to read because the fields are not square. Maybe you can remove the top padding of the field to make it a square?
2) The winning is a bit unsatisfiying, because you can not mark the last bomb. You only get the small banner in the upper right corner and the game "freezes".
Best regards :)
Minesweeper 5
A Minesweeper clone built with React