Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

9 Practical Node.js Projects

Posted By: readerXXI
9 Practical Node.js Projects

9 Practical Node.js Projects
by James Hibbard, James Kolce
English | 2018 | ASIN: B0C156LQVW | 364 Pages | ePUB | 2.12 MB

While there have been quite a few attempts to get JavaScript working as a server-side language, Node.js (frequently just called Node) has been the first environment that's gained any traction. It's now used by companies such as Netflix, Uber and Paypal to power their web apps. Node allows for blazingly fast performance; thanks to its event loop model, common tasks like network connection and database I/O can be executed very quickly indeed.

In this book, we offer a selection of nine different practical projects that you can follow along with.

It contains:

Build a Simple Beginner App with Node, Bootstrap & MongoDB by James Hibbard
How to Build a File Upload Form with Express and Dropzone.js by Lukas White
How to Build and Structure a Node.js MVC Application by James Kolce
User Authentication with the MEAN Stack by Simon Holmes & Jeremy Wilken
Build a JavaScript Command Line Interface (CLI) with Node.js by Lukas White & Michael Wanyoike
Building a Real-time Chat App with Sails.js by Michael Wanyoike
Passport Authentication for Node.js Applications by Paul Orac
Local Authentication Using Passport in Node.js by Paul Orac
An Introduction to NodeBots by Patrick Catanzariti

This book is for anyone who wants to start learning server-side development with Node.js. Familiarity with JavaScript is assumed.