Archive prompts for the 30th commit

This commit is contained in:
Alex Erdei 2025-05-07 20:03:14 +01:00
parent a75bba4378
commit 24b190c845
1 changed files with 19 additions and 0 deletions

19
prompts/commit30.txt Normal file
View File

@ -0,0 +1,19 @@
Do you still remember exactly the backend.js file?
Now I want you to clean it up a bit.
1.I only want to see one line comments
2.You only read the local storage in one function, which
updates the global variables you use for the (current) user
id and the token for the authorization of the requests
3.Let's keep everything working just unify the code style
a bit for better readability
Thank you
Can I get the whole file?
The rest of the code please?
You forgot to provide the password reminder function for the
signatures.