𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

9 Practical Node.js Projects

✍ Scribed by Patrick Catanzariti, Paul Orac, Michael Wanyoike, Simon Holmes, Jeremy Wilken, Lukas White, James Kolce, James Hibbard


Publisher
SitePoint
Year
2018
Tongue
English
Edition
1st
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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.

✦ Subjects


node.js javascript


πŸ“œ SIMILAR VOLUMES


Node.js in Practice
✍ Alex Young, Marc Harter πŸ“‚ Library πŸ“… 2014 πŸ› Manning 🌐 English

You've decided to use Node.js for your next project and you need the skills to implement Node in production. It would be great to have Node experts Alex Young and Marc Harter at your side to help you tackle those day-to-day challenges. With this book, you can! Node.js in Practice is a collection of

Practical Ext JS Projects with Gears (Pr
✍ Frank Zammetti πŸ“‚ Library πŸ“… 2009 🌐 English

Ext JS is one of today’s hottest emerging Web 2.0 Rich Internet Application (RIA) technologies. It’s essentially a pragmatic framework and library (with widgets) that lets Web developers and designers easily use to build JavaScript-based Web application front-ends (Graphical User Interfaces or GUIs)

Scaling Your Node.js Apps: Progress Your
✍ Fernando Doglio πŸ“‚ Library πŸ“… 2019 πŸ› Apress 🌐 English

Take your Node.js application into production-ready status, capable of scaling up to whatever your needs might be. You'll discover that architecting for successful, popular sites is an essential tool of any professional Node.js developer, and learning to scale your own applications is a great place