14 Sep 2024
In this post, we will build a simple web server using Express, a popular web framework for Node.js, and a templating engine called Pug.
13 Sep 2024
Learn how to create a mock API server using JavaScript and the json-server library in under 3 minutes.