Скоро Node.js in Action [example-driven tutorial pdf]

Статус
В этой теме нельзя размещать новые ответы.
VkurseBot

VkurseBot

Модератор
20 Сен 2020
0
783
50
Голосов: 0
#1
Node.js in Action
Mike Cantelon, Marc Harter, T.J. Holowaychuk and Nathan Rajlich
October, 2013 | 416 pages
ISBN: 9781617290572

[​IMG]
Node.js in Action
is an example-driven tutorial that starts at square one and guides you through all the features, techniques, and concepts you'll need to build production-quality Node applications. You'll start by learning how to set up your Node development environment, including loading the community-created extensions. Next, you'll run several simple demonstration programs where you'll learn the basics of a few common types of Node applications. Then you'll dive into asynchronous programming, a model Node leverages to lessen application bottlenecks.
ABOUT THIS BOOK:

JavaScript on the server? You bet. Node.js is a JavaScript server capable of supporting scalable, high-performance web applications. Using asynchronous I/O, the server can do more than one thing at a time, a key requirement for real-time apps like chat, games, and live statistics. And since it's JavaScript, you use the same language end to end.

Node.js in Action shows you how to build production-quality applications. Clear introductions of key concepts and example-by-example coverage take you from setup to deployment. You'll dive into asynchronous programming, data storage, and output templating, and interact with the filesystem to create non-HTTP applications like TCP/IP servers and command-line tools. Perfect for a web developer transitioning from Rails, Django, or PHP. Requires basic knowledge of JavaScript. No prior experience with Node.js needed.

What's Inside
  • Set up Node and extensions
  • Grok asynchronous programming and the event loop
  • Examples including microblogging, IM, games, and more
About the Authors

As skilled practitioners, expert teachers and trainers, and contributors to the core framework, authors Mike Cantelon, Marc Harter, T.J. Holowaychuk, and Nathan Rajlich represent the best of the Node.js development community.
Part 1 Node fundamentals
Chapter 1 Welcome to Node.js
Built on JavaScript
Asynchronous and evented: the browser
Asynchronous and evented: the server
DIRTy applications
DIRTy by default
Summary
Chapter 2 Building a multiroom chat application
Application overview
Application requirements and initial setup
Serving the application’s HTML, CSS, and client-side JavaScript
Handling chat-related messaging using Socket.IO
Using client-side JavaScript for the application’s user interface
Summary
Chapter 3 Node programming fundamentals
Organizing and reusing Node functionality
Asynchronous programming techniques
Sequencing asynchronous logic
Summary
Part 2 Web application development with Node
Chapter 4 Building Node web applications
HTTP server fundamentals
Building a RESTful web service
Serving static files
Accepting user input from forms
Securing your application with HTTPS
Summary
Chapter 5 Storing Node application data
Serverless data storage
Relational database management systems
NoSQL databases
Summary
Chapter 6 Connect
Setting up a Connect application
How Connect middleware works
Why middleware ordering matters
Mounting middleware and servers
Creating configurable middleware
Using error-handling middleware
Summary
Chapter 7 Connect’s built-in middleware
Middleware for parsing cookies, request bodies, and query strings
Middleware that implements core web application functions
Middleware that handles web application security
Middleware for serving static files
Summary
Chapter 8 Express
Generating the application skeleton
Configuring Express and your application
Rendering views
Handling forms and file uploads
Handling resource downloads
Summary
Chapter 9 Advanced Express
Authenticating users
Advanced routing techniques
Creating a public REST API
Error handling
Summary
Chapter 10 Testing Node applications
Unit testing
Acceptance testing
Summary
Chapter 11 Web application templating
Using templating to keep code clean
Templating with Embedded JavaScript
Using the Mustache templating language with Hogan
Templating with Jade
Summary
Part 3 Going further with Node
Chapter 12 Deploying Node applications and maintaining uptime
Hosting Node applications
Deployment basics
Maximizing uptime and performance
Summary
Chapter 13 Beyond web servers
Socket.IO
TCP/IP networking in depth
Tools for interacting with the operating system
Developing command-line tools
Summary
Chapter 14 The Node ecosystem
Online resources for Node developers
GitHub
Contributing to the npm repository
Summary
appendix A Installing Node and community add-ons
appendix B Debugging Node
appendix C Extending and configuring Express

Цена: $35.99 eBook Only (includes PDF)
 
Последнее редактирование модератором:
Статус
В этой теме нельзя размещать новые ответы.

О нас

Слив платных курсов - скачать бесплатно

На форуме мы делимся сливами популярных курсов в различных областях знаний! Если вы хотите повысить свою профессиональную квалификацию, но не хотите тратить много на курсы, то вы попали по адресу.

VKURSE.INFO регулярно публикует:

  • слив курсов от лучших онлайн-школ, инфобизнесменов и блогеров;
  • вебинары, марафоны, мануалы, от популярных блогеров на тему здоровья и саморазвития;
  • торрент-курсы, книги и гайды, обучения веб-дизайну, программированию, создания сайтов, бизнеса, продвижения в социальных сетях актуальных сегодня.

Мы ежедневно обновляем нашу коллекцию, чтобы вы могли бесплатно найти и скачать необходимый слив курсов обучения

Быстрая навигация

Меню пользователя