𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Learn NodeJS in 1 Day: Complete Node JS Guide with Examples

✍ Scribed by Krishna Rungta


Publisher
Independently published
Year
2016
Tongue
English
Leaves
63
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made node.js as one of the most powerful framework in the Java Ecosystem. JavaScript alone allows you to build real-time and scalable mobile and web applications. With this e-book, you will explore more on the node.js framework and how to use it efficiently for web development.


Average developers or beginners who struggle to understand node.js basics will find this book very helpful and productive. The book tried to put examples that simplify problems usually faced by the users like how asynchronous code works, what are modules, how big file can be read, node.js express, etc. You will find that lots of concepts that take a long time to master can be learned in a day or two.


If this is your first interaction with node.js and don’t want all sort of troubles that arise with the node, this edition is recommended. After going through this e-book, node.js will become an absolute pleasure.



Table of content


Chapter 1: Introduction

What is node.js

Why use Node.js

Features of Node.js

When to use and not use Node.js

Chapter 2: Download & Install Node.js

How to install node.js

Installing node through a package manager

Running your first Hello world application in Node.js

Chapter 3: Modules

What are modules in Node.js

Using modules in Node.js

Creating NPM modules

Extending modules

Publishing NPM Modules

Managing third party packages with npm

What is the package.json file

Chapter 4: Create Server and Get Data

Chapter 5: Node.js with Express

What is Express.js

Installing and using Express

What are Routes

Sample Web server using express.js

Chapter 6: Node.js with MongoDB

Node.js and NoSQL Databases

Using MongoDB and Node.js

How to build a node express app with MongoDB to store and serve content

Chapter 7: Promise, Generator, Event and Filestream

What are promises

Callbacks to promises

Generating promises with the BlueBird library

Creating a custom promise

Callbacks vs generators

Filestream in Node.js

Emitting Events

Chapter 8: Testing with Jasmine

Overview of Jasmine for testing Node.js applications

How to use Jasmine to test Node.js applications

✦ Subjects


Web Design;Dreamweaver;Fireworks;Flash;Web Development & Design;Computers & Technology;JavaScript;Programming;Web Development & Design;Computers & Technology;Programming Languages;Ada;Ajax;Assembly Language Programming;Borland Delphi;C & C++;C#;CSS;Compiler Design;Compilers;DHTML;Debugging;Delphi;Fortran;Java;Lisp;Perl;Prolog;Python;RPG;Ruby;Swift;Visual Basic;XHTML;XML;XSL;Computers & Technology


πŸ“œ SIMILAR VOLUMES


Learn NodeJS in 1 Day: Complete Node JS
✍ Krishna Rungta πŸ“‚ Library πŸ“… 2016 πŸ› Independently published 🌐 English

<p>Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made <em>node.js as one of the most powerful framework in the Java Ecosystem</em>. JavaScript alone allows you to build real-time and scalable mobile and

Learn NodeJS in 1 Day: Complete Node JS
✍ Krishna Rungta πŸ“‚ Library πŸ“… 2016 πŸ› Independently published 🌐 English

<p>Node.js supports both client and server side applications. It is based on JavaScript and is very fast in operation. These distinctive features made <em>node.js as one of the most powerful framework in the Java Ecosystem</em>. JavaScript alone allows you to build real-time and scalable mobile and

Node.js By Example
✍ Krasimir Tsonev πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing - ebooks Account 🌐 English

<p><b>Learn to use Node.js by creating a fully functional social network</b></p> <h2>About This Book</h2><ul><li>Plan and implement a modern Node.js application</li><li>Get to know the most useful Node.js capabilities</li><li>Learn how to create complex Node.js applications</li></ul><h2>Who This Boo

Node.js By Example: Learn to use Node.js
✍ Krasimir Tsonev πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

Node.js is a JavaScript - driven technology, which means that developers can use the same language to write backend code. Its growing community and the large amount of available modules make Node.js one of the most attractive development environments. Node.js By Example covers Node.js fundamentals