Hello! I’ve noticed that you are able to save code by pressing ctrl s in a daily challenge, however when you submit and complete the challenge, it gets wiped, and the code is gone when you go back. It would be nice to at least have an option to save the solutions so you can go back and check them in the future.
Ctrl + S saves the challenges to your browser local storage. If you want to keep the challenges permanently you should use your own saving system, like maybe a github repository