Why should someone consider using Node.js? Read this blog to gain understanding of a few of the unique aspects of Node.js! Learn about asynchronous vs. synchronous workflow, objects and typing, IDE considerations, and managing dependencies. (more…)
Read more »
Getting started with Node.js - Part 1 PRE-REQUISITE π Download and Install Node.js by choosing your OS from the list here: https://nodejs.org/en/download/ Le... (more…)
Read more »
GetBlock is a service that provides connection to blockchain nodes of the most popular cryptocurrencies with JSON-RPC, REST, and WebSockets. Now you can immediately connect your app to a blockchain, as GetBlock relieves you from running a node yourself. (more…)
Read more »
Docker makes it easy to package an application along with its dependencies into a single image. In this tutorial, we will create an image of a Hello World Node.js app and deploy it as a container on the local machine. (more…)
Read more »
Let's build a real world application based on Node.js, ElasticSearch and Docker. (more…)
Read more »