You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the repository storing the code and files for the Backend Development I am learning using Javascript, Node.js, HTTP, Express. Here, I learnt about HTTP Server, Express Server, Nodemon package, Lodash package, and Postman Software for efficiently checking and handling the request and response to that request. Get to learn different http methods i.e. get, post, patch and delete. Currently exploring more topics and aspects of the backend development.
About
Learning Backend stuff like Creating HTTP Servers, Request-Response Cycle, Express, Node.js, MongoDB and Hashing the password using Bcrypt.