Raspberry Pi and JavaScript

Raspberry Pi and JavaScript

Jeff Atwood, co-founder of Stack Overflow famously stated the following in 2007 which is referred as Atwood's Law

Any application that can be written in JavaScript, will eventually be written in JavaScript.

It is no wonder that, you can run JavaScript in Raspberry Pi as well. The following post details you a step by step guide on how to run JavaScript (Node.js) in Raspberry Pi 3. Read the full tutorial here: medium.com/til-js/raspberry-pi-and-javascri..