Javascript

FacebookTwitter

BookBlock: A Content Flip Plugin

http://tympanus.net/codrops/2012/09/03/bookblock-a-content-flip-plugin/ A jQuery plugin that will create a booklet-like component that let's you navigate through its items by flipping the pages.
Today, we’re going to put on our computer science hats as we learn about some common design patterns.

Understanding Design Patterns in JavaScript

http://net.tutsplus.com/tutorials/javascript-ajax/digging-into-design-patterns-in-javascript/
http://nodemanual.org/latest/

Node.js Guide

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. — The official Node.js website

OpenJsCad

Create an STL file for 3D printing using constructive solid modeling in Javascript. http://joostn.github.com/OpenJsCad/
http://josscrowcroft.github.com/money.js/ JavaScript Currency Conversion should be easy! Forget trying to adapt those 10-year-old "FREE Currency Converter JavaScripts!"

money.js / fx() - javascript currency conversion library

Organize Your Code with RequireJS

Writing web applications using JavaScript, HTML, and CSS can become overwhelming quickly. http://blog.teamtreehouse.com/organize-your-code-with-requirejs
http://jqfundamentals.com/book/

jQuery Fundamentals

With contributions by James Padolsey, Paul Irish, and others.
Google Maps