This tutorial will walk you through the process of creating a simple web server using NodeJS and MySQL. After finishing the tutorial, you will be able to run a local HTTP server and display data from a connected MySQL database. A basic understanding of the JavaScript programming language, SQL and […]