[NodePi] Building your first API service
Welcome back, through 2 posts in series about NodeJS on RPi, you know how to install the NodeJS and use NPM on RPi and is not any! In this article, I will guide you to a great thing that you certainly will not be able to…
[NodePi] Using NPM
In the second post in NodePi series, I will share you about NPM and how to use NPM What is NPM ? NPM is the package manager for JavaScript and the world’s largest software registry. Discover packages of reusable code — and assemble them in…
[NodePI] Install and getting started NodeJS on Raspberry PI
To begin the series about NodeJS on Raspberry PI (RPi), I will show you how to install and run the Hello world program with NodeJS on RPi To install NodeJS on RPi, you only need 3 simple steps below: Step 1: Prepare RPI To get…
Install Ubuntu 18.04 on Raspberry PI 3
In this article, I will show you how to install Ubuntu 18.04 on Raspberry PI 3 (RPi 3) Step 1. Download Ubuntu 18.04 image file for ARMHF There are so many Ubuntu 18.04 image for RPi 3 (both official and unofficial). However, I will choose…