<p> <div><em>Node.js Recipes</em>Β is your one-stop reference for learning how to solve Node.js problems. Node.js is the de facto framework for building JavaScript-powered servers. You will first be introduced to this exciting technology and what it can do, then learn through comprehensive and eas
Node.js Recipes: A Problem-Solution Approach
β Scribed by Cory Gackenheimer
- Publisher
- Apress
- Year
- 2013
- Tongue
- English
- Leaves
- 369
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
What youβll learn
- Learn Node.jsβs beginnings and what problems it addresses
- Build an understanding of Node.jsβs native capabilities
- Create servers that communicate via TCP/IP, HTTP, and HTTPS
- Understand and implement test-driven development practices
- Successfully work with FileSystem, events, and child processes
- Create a WebSocket server, use Socket.io, and frameworks such as ExpressJS and Yahoo! Mojito
- Connect to a DataStore using Mongoose, MongoDB, MySQL and CouchDB
- Implement security and cryptography using HMAC and TLS
- Test synchronous and asynchronous code, and build a full test suite
- Debug and deploy your application to Heroku, Nodejitsu and Windows Azure
- Use Amazon Web Services to successfully host your Node.js application
Who this book is for
Node.js Recipes is for the reader who has some familiarity with JavaScript. They may have experience writing server-side JavaScript, but would like to get a more sound understanding of the capabilities that Node.js holds. This book will give them recipes enabling them to hone their JavaScript skills in a way that will harness Node.js and help them wrangle JavaScript on the server.
Table of Contents
- Understanding Node.js
- Networking with Node.js
- Working with the FileSystem
- Building a Web Server
- Using Events and Child Processes
- Implementing Security and Cryptography
- Discovering Other Node.js Modules
- Creating a WebSocket Server
- Using Web Server Frameworks
- Connecting to a DataStore
- Testing in Node.js
- Debugging and Deploying your Application
π SIMILAR VOLUMES
Node.js Recipes is your one-stop reference for learning how to solve Node.js problems. Node.js is the de facto framework for building javascript-powered servers. You will first be introduced to this exciting technology and what it can do, then learn through comprehensive and easy-to-follow recipes t
Node.js Recipes is your one-stop reference for solving Node.js problems. Filled with useful recipes that follow a problem/solution format, you can look up recipes for many situations that you may come across in your day-to-day server-side development. Node.js is accessible to those who not only re
Visual Basic 2008 Recipes is a book of ready-made coding solutions for programmers who don't want spend a lot of time reading. Each chapter addresses a specific problem-domain such as multimedia, database access, XML manipulation, etc. Each chapter then presents a number of common problems, with a s
PHP 5 (the new version of the world's most popular server-side scripting language) was unleashed on the world earlier this year, and has gone down a storm with PHP developers world wide - all the best loved features from PHP 4 have been maintained, including vastly improved object-oriented support,
Mastering .NET development is as much about understanding the functionality of the .NET Framework as it is about the syntax and grammar of your chosen language. Visual C# 2005 Recipes: A Problem-Solution Approach recognizes this fine balance. This book meets your need for fast, effective solutions t