Showing posts with label React js and Mongo DB. Show all posts
Showing posts with label React js and Mongo DB. Show all posts

Express js, React js and Mongo DB

Syllabus

Exercise - 1: Express JS – Routing, HTTP Methods
  • 1a. Write a program to define a route, Handling Routes, Route Parameters, Query Parameters and URL building.
  • 1b. Write a program to accept data, retrieve data and delete a specified resource using http methods.


Exercise - 2: