Node.JS — Best of 2017
A collection of popular Node JS Articles and Tutorials on Codeburst in 2017

As another years comes to an end, here are some of the most popular Node JS articles on Codeburst in 2017. Enjoy!

4 ways for making HTTP(S) requests with Node.js
Valentino Gagliardi — Jun. 21, 2017
During your career as a web developer you will work with HTTP requests all the time. This is why in the following post I want to introduce you to 4 different ways for making HTTP requests in Node.js.
Building a Budget Manager with Vue.js and Node.js
Gustavo Domaradzki — October 2017
In this tutorial series you’ll learn how to build a complete Vue.js and Node.js Budget Manager application.
Using Node.js & Express.js to save data to MongoDB Database
Jennifer Bland — Jan. 14, 2017
In this tutorial you will learn how to use Express.js, Node.js and MongoDB.js. You will be creating a very simple Node application, that will allow users to input data that they want to store in a MongoDB database.
A Guide to Automating & Scraping the Web with JavaScript (Chrome + Puppeteer + Node JS)
Brandon Morelli — Oct. 25, 2017
Learn to Automate and Scrape the web with Headless Chrome
Build a simple Twitter Bot with Node.js in just 38 lines of code
Brandon Morelli — May 30, 2017
Tutorials don’t have to be complicated. Together we’ll build a simple Twitter favorite bot with Node.js in just 38 lines of code.
Build a simple Weather App with Node.js in just 16 lines of code
Brandon Morelli — Jun. 20, 2017
Part 1: Learn to make API calls and build a Command Line Weather App in just 15 minutes.
Part 2: Upgrade to a Web App where users can type in a city name and get real-time weather data instantly displayed on their screen.
Build a NodeJS cinema API Gateway and deploying it to Docker
Cristian Ramirez — Feb. 13, 2017
This is the fourth article from the series “Build a NodeJS cinema microservice”. This series of articles demonstrates how to design, build, and deploy microservices with express JS
Node.js REST API Facebook Login
Ivan Vasiljevic — May 30, 2017
In this tutorial we will integrate Facebook authentication to a REST API created using Express.js. On the backend side we will use MongoDB as a database, Node.js and Express.js.
Going real time with Socket.IO, Node.Js, and React
Valentino Gagliardi — Jul. 25, 2017
Learn the basics of WebSockets and Socket.IO while pairing your first real-time server with a React frontend
Node.js, MySQL and promises
Michał Męciński — Jun. 29, 2017
Like most I/O operations in Node.js, database access is asynchronous. It’s a great feature, because other operations can be performed while waiting for the results. But if you come from a different programming language, this can be really annoying.

Top Node JS Courses of 2017
Want to learn Node? Check out these trending courses. Disclosure: I write reviews and receive compensation from the companies I review.
The Complete Node.js Developer Course (2nd Edition)
4.7/5 Stars || 26 Hours of Video || 52,000 Students
Learn Node.js by building real-world applications with Node, Express, MongoDB, Mocha, and more!
Node with React: Fullstack Web Development
4.7/5 Stars || 25 Hours of Video || 19,000 Students
Build and deploy fullstack web apps with NodeJS, React, Redux, Express, and MongoDB.
Learn and Understand NodeJS
4.6/5 Stars || 13 Hours of Video || 71,000 Students
Dive deep under the hood of NodeJS. Learn V8, Express, the MEAN stack, core Javascript concepts, and more.

Closing Notes:
Thanks for reading! Don’t forget to ✉️ Subscribe to Codeburst’s once-weekly Email Blast, 🐦 Follow Codeburst on Twitter, and 🕸️ Learn Full Stack Web Development.