Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Internet of Things with Raspberry Pi 3

You're reading from   Internet of Things with Raspberry Pi 3 Leverage the power of Raspberry Pi 3 and JavaScript to build exciting IoT projects

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788627405
Length 248 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
 Rao Rao
Author Profile Icon Rao
Rao
Arrow right icon
View More author details
Toc

The rise of JavaScript and Node.js


JavaScript, being a dynamic language, is processed by all browsers asynchronously and provides a seamless UI/UX experience for users. JavaScript has become the de facto language for building client-side applications as it supports almost all web standards and protocols.

Since the introduction of runtime Node.js in 2009 by Ryan Dahl, JavaScript has become one of the most favored choices for building large-scale backend applications. Applications that are data intensive, real time, and have high input/output operations are ideal use cases for JavaScript with the Node.js environment. Let's understand Node.js in more depth.

Node.js

Node.js is a JavaScript runtime built on Google's V8 JavaScript engine. It is open source and built to run on all platforms. It provides an event-driven, non-blocking input/output model which makes it very light, fast, and efficient. Applications built using Node.js are scalable and have very high throughput.

Advantages of using Node...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images