guides
guides copied to clipboard
Introduction for Express
trafficstars
session #1:
client-server model hello world with express: https://expressjs.com/en/starter/hello-world.html req and res objects CRUD methods and handlers (app.get(), app.post(), etc)