I am just learning JavaScript and web development in general and I was wondering if what I want to do is possible. I would like to write a JavaScript quiz that saves the answers a user inputs without needing a backend. Is this possible?
If it is not possible what is the simplest and easiest way I can do this?
Thank You
PS: If this is not the right place to ask this, please direct me to the place I should be asking this.