Book description
If you’re a PHP developer, you too can take advantage of the incredible capabilities of Node.js. This book provides several practical recipes for porting your existing PHP code to Node, and what you can achieve with this open source framework once you’re done. By comparing specific PHP features with their Node counterparts, author Daniel Howard demonstrates how the concept behind PHP has evolved in Node.
Table of contents
- Node.js for PHP Developers
- Preface
- 1. Node.js Basics
- 2. A Simple Node.js Framework
- 3. Simple Callbacks
- 4. Advanced Callbacks
- 5. HTTP Responses
- 6. Syntax
- 7. Variables
- 8. Classes
- 9. File Access
- 10. MySQL Access
- 11. Plain Text, JSON, and XML
- 12. Miscellaneous Functions
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Node.js for PHP Developers
- Author(s):
- Release date: December 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449333607
You might also like
book
Node.js 8 the Right Way
Node.js is the platform of choice for creating modern web services. This fast-paced book gets you …
book
Node.js, MongoDB, and AngularJS Web Development
Node.js, MongoDB and AngularJS Web Development The definitive guide to building JavaScript-based Web applications from server …
book
Serverless Applications with Node.js
Serverless Applications with Node.js walks you through building serverless apps on AWS using JavaScript. Inside, you'll …
book
Write Modern Web Apps with the MEAN Stack: Mongo, Express, AngularJS, and Node.js
Traditionally, web applications have been architected so that the back-end houses all the front-end code. This …