Live data from Hacker News

Backbone.js Fundamentals

github.com

1–10 of 83 posts

Re: Backbone.js Fundamentals

#2
The online version[1] was submitted 10 days ago[2] (by someone else) but it didn't get any attention. So I submitted a link to the epub version. It seems like a very good tutorial and I hope someone finds it useful.

[1]: http://addyosmani.github.com/backbone-fundamentals

[2]: http://news.ycombinator.com/item?id=3784854

Re: Backbone.js Fundamentals

#3

The online version[1] was submitted 10 days ago[2] (by someone else) but it didn't get any attention. So I submitted a link to the epub version. It seems like a very good tutorial and I hope someone finds it useful. [1]: http://addyosmani.github.com/backbone-fundamentals [2]: http://news.ycombinator.com/item?id=3784854

Also, I'm watching a terrific presentation from the book's author right now:

  Large-scale JavaScript Application Architecture
Developers creating JavaScript applications these days usually use a combination of MVC, modules, widgets and plugins for their architecture. They also use a DOM manipulation library like jQuery.

Whilst this works great for apps that are built at a smaller-scale, what happens when your project really starts to grow?

In this talk, I present an effective set of design patterns for large-scale JavaScript (and jQuery) application architecture that have previously been used at both AOL and Yahoo amongst others.

You'll learn how to keep your application logic truly decoupled, build modules that can exist on their own or be dropped into other projects and future-proof your code in case you need to switch to a different DOM library in the future.

http://speakerdeck.com/u/addyosmani/p/large-scale-javascript...

Re: Backbone.js Fundamentals

#4

The online version[1] was submitted 10 days ago[2] (by someone else) but it didn't get any attention. So I submitted a link to the epub version. It seems like a very good tutorial and I hope someone finds it useful. [1]: http://addyosmani.github.com/backbone-fundamentals [2]: http://news.ycombinator.com/item?id=3784854

[deleted]

Re: Backbone.js Fundamentals

#7
iBooks shows me an error on the 2nd page:

"This page contains the following errors:

error on line 649 at column 295: Opening and ending tag mismatch: cpde line 0 and p

Below is a rendering of the page up to the first error."

Post reply on HN