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 […]
Programming
2 posts
2019 starts off with some great news. GitHub, one of the most popular online hosting services for version control systems – in particular Git – allows users to create unlimited private repositories. Before this recent change, free accounts on the site could only create limited amounts of public repositories. Private […]