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
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
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
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)
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