Skip to Content
Building Node Applications with MongoDB and Backbone
book

Building Node Applications with MongoDB and Backbone

by Emily Wilson
December 2012
Beginner to intermediate
204 pages
4h 34m
English
O'Reilly Media, Inc.
Content preview from Building Node Applications with MongoDB and Backbone

Glossary

bootstrap

In software development a bootstrap is a simple computer program whose purpose is to launch a more complicated program. When applied to Backbone.js, a bootstrap is a small class that takes a minimum amount of parameters and is capable of initializing the entire application.

denial of service (DOS)

A denial of service attack is an attempt to render a web server inoperable for its intended users, often by saturating its designed capacity with unnecessary requests.

event

An action that happens outside of an application’s regular flow, and handled by dedicated code inside the application. Events can be triggered by user input (keyboard events, mouse events) or from computer input (disk events, operating system events, application events).

Internet Information Services (IIS)

A web server created by Microsoft used to serve, among many types of content, websites and applications.

middleware

Makes input and output easier by interfacing between high level applications and low level system. Connect is an example of middleware that abstracts HTTP server functionality and eases the work of dealing with sessions, cookies, and data transport.

namespace

Contains a set of variables and functions grouped by similar functionality. In Node.js, each source file contains a set of code that is not directly available to code from other source files unless they are explicitly exported.

payload

A set of information delivered to an end user. This could refer to raw bits, a JSON response, or HTML data. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Node.js, MongoDB, and AngularJS Web Development

Node.js, MongoDB, and AngularJS Web Development

Brad Dayley

Publisher Resources

ISBN: 9781449337735Errata Page