Node Js


Node.js in Action + EBook
Node.js Design Patterns: Master a series of patterns and techniques to create modular, scalable, and efficient applications
Practical Node.js: Building Real-World Scalable Web Apps
Beginning Node.js
Node: Up and Running: Scalable Server-Side Code with JavaScript
Node.js the Right Way: Practical, Server-Side JavaScript That Scales
Mastering Node.js: Expert techniques for building fast servers and scalable, real-time network applications with minimal effort (Community Experience Distilled)
Professional Node.js: Building Javascript Based Scalable Software
Node Cookbook: Discover Solutions, Techniques, and Best Practices for Server-Side Web Development with Node.js 14
Web Development with Node and Express: Leveraging the JavaScript Stack
Building Node Applications with MongoDB and Backbone: Rapid Prototyping and Scalable Deployment
Express in Action: Writing, building, and testing Node.js applications
Pro Express.js: Master Express.js: The Node.js Framework For Your Web Development
Learning Node.js: A Hands-On Guide to Building Web Applications in JavaScript
Node for Front-End Developers: Writing Server-Side JavaScript Applications
Eloquent JavaScript by Marijn HaverbekeNode.js in Action + EBook by Mike CantelonGet Programming with JavaScript by John LarsenJavaScript by Douglas CrockfordJavaScript and jQuery by Jon Duckett
Programming: Javascript
11 books — 2 voters

Robert Duchnik
jQuery is by far the most widely used library for JavaScript. It is used on more than 50% of websites. Many frameworks, such as Backbone and Twitter’s Bootstrap, are built on top of jQuery. Being able to extend and write plugins for jQuery can not only save lots of time, but also makes code much cleaner and easier to maintain.
Robert Duchnik, jQuery Plugin Development In 30 Minutes

Robert Duchnik
In my experience, requirements change quite often, or new situations will arise that weren’t anticipated at the start of the project. If the situation can be addressed with a plugin, I just whip open the standalone plugin page, make the updates and pop the new plugin back in. Because the plugin is self-contained, it’s easy to recreate the problem, fix it, and get it back into the codebase.
Robert Duchnik, jQuery Plugin Development In 30 Minutes

More quotes...
Books to read to develop the craft of software creation
1 member, last active 11 years ago