assignments icon indicating copy to clipboard operation
assignments copied to clipboard

Results 418 assignments issues
Sort by recently updated
recently updated
newest added

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...