assignments
assignments copied to clipboard
solved week-2 /02-nodejs Assignment
Context
As part of the MERN stack course, I have completed the week-2/02-nodejs assignments provided by the Harkirat Singh. These exercises are designed to strengthen my understanding of express routes handlers request like get, post, put, delete how to response with status code and also practice object modifications and fs module
Testing
I have tested my solutions locally using the provided test cases and ensured that all the assignments run correctly and produce the expected results.
Request for Feedback
I would appreciate any feedback on my solutions to improve my understanding and coding practices. Please let me know if there are any areas that require further improvement or if any part of the code can be optimized.