Building Code Runner - Part #2 : Node.js Backend With Express Server and JDoodle API
Building a backend server application using Node.js, Express and JDoodle API to execute scripts and return the output as response.
Jun 13, 20214 min read573

Search for a command to run...

Series
In this series, we will learn to build an online IDE using the MERN stack (MongoDB, Express, React and Node). Checkout runcode.ml to see the working demo.
Building a backend server application using Node.js, Express and JDoodle API to execute scripts and return the output as response.

Learning how to create mind maps to understand what's needed for the project and setting up the project folder with required dependencies quickly.

A series of articles on how to build a simple web app which serves an online IDE using the MERN stack to run code in multiple languages.
