BOOKS - PROGRAMMING - Node.js Tutorial The Absolute Beginner's Guide to Node JS
US $7.88
307994
307994
Node.js Tutorial The Absolute Beginner's Guide to Node JS
Author: Alejandro Garcia
Year: 2020-08-22
Format: PDF | AZW3,EPUB | MOBI
File size: 10.1 MB
Language: ENG
Year: 2020-08-22
Format: PDF | AZW3,EPUB | MOBI
File size: 10.1 MB
Language: ENG
This book is intended to be a short guide to introduce you to NodeJS. Get to know NodeJS quickly with this Book Tutorial for beginners. Node.js is a platform built on Chrome’s javascript runtime for easily building fast and scalable network applications. Node.js uses an event-driven, non-blocking IO model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. What is truly special about NodeJS is that it uses javascript, so you can actually design and code server side applications in javascript. There are thousands of libraries which work client side and also server side. This opens the door for new developers coding both front end and back end with maximum compatibility. This book is perfect for developers who already know how to code in javascript, probably someone who has been in frontend for a while and is looking to go server side to keep full control of the application (server side client side).