assignments
assignments copied to clipboard
got to learn about zod, zod schema ,jwt tokens authentication, difference between jwt.sign/decode/verify
learned about limit request,global error catch,global middlewares.
learned about following request methods 1.get 2.post 3.put 4.delete @hkirat passed all the test codes please review
learned about async functiions like setTimeout,setInterval,fs.read/writeFile it is amazing that async function wait for all the expensive task to run and then only result is displayed @hkirat please review specially...
please review @hkirat