Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts

Wednesday, October 25, 2017

Learning MongoDB command on Lubuntu

Learn MongoDB command on Lubuntu

If you haven't install MongoDB yet, please see my previous article on how to install MongoDB on Lubuntu 16.04. In this article i will give you some guides on basic MongoDB commands, hopefully this tutorial could help someone who learn MongoDB for the first time.

Saturday, September 30, 2017

How to upgrade NodeJs on Lubuntu 16.04

How to upgrade NodeJs on Lubuntu 16.04

If you have lubuntu 16.04 and you already install nodejs on your machine, you will see that the nodejs version is not the latest one. We need to find a way to upgrade nodejs on our lubuntu.

Wednesday, August 23, 2017

How to install Brackets on Lubuntu 16.04

How to install Brackets on Lubuntu 16.04

Brackets (brackets.io) is another text editor for web developer which totally free to use and open source. Brackets is available on windows, macOS and linux. In this article i will show you how to properly install brackets text editor on lubuntu 16.04.

Tuesday, May 23, 2017

How to install npm on Lubuntu 16.04

How to install npm on Lubuntu 16.04

Npm is package dependency manager for nodejs application and javascript in general, similar to composer for php and gem for ruby. If you are a javascript developer you are going to need npm installed on your system. In this article i will show you how to install npm on lubuntu 16.04.

Wednesday, August 31, 2016

How to install NodeJS on Lubuntu 16.04

How to install NodeJS on Lubuntu 16.04

If you are a javascript developer and you want to do some backend programming without having to learn other programming language then nodejs is the answer. This article i will show you how to install nodejs on lubuntu 16.04.