Building A JavaScript Framework
by Alex Young
Publisher: DailyJS 2010
Number of pages: 81
Description:
This book is a guide to building a JavaScript framework. It'll teach you how to build a framework and draw on real-world code from projects like jQuery. Along the way we'll explore some fundamental parts of modern JavaScript.
Download or read it online for free here:
Download link
(660KB, PDF)
Similar books

by Marijn Haverbeke - No Starch Press
This ebook provides a comprehensive introduction to the JavaScript programming language. It contains plenty of example programs, and an environment to try them out and play with them. The book is aimed at the beginning programmer.
(17167 views)

by Prateek Dayal - SupportBee
Contents: The Single Page Mindset; Introduction to Backbone.js; Setting up our new application; Building the Tickets Listing Screen; Posting Data to the Server: The New Reply View; Breaking up the TicketList View into Subviews; etc.
(5515 views)

by Addy Osmani - O'Reilly Media
Learn how to write beautiful, structured, and maintainable JavaScript by applying design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
(7638 views)

by Eric Elliott - O'Reilly Media
Learn how to build complete web scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this book, you'll learn how to write flexible and resilient code that's easier to work with.
(6346 views)