rgrove / jquery-yui3-rosetta-stone

A guide to idioms in YUI 3 and jQuery.
BSD 3-Clause "New" or "Revised" License
65 stars 20 forks source link

Events + Getting Started + JSON #20

Closed derek closed 12 years ago

derek commented 12 years ago

Resurrected some old commits I had on my own fork.

rgrove commented 12 years ago

Thanks Derek! Just a couple of minor comments inline. Otherwise, looks good from the YUI side. @paulirish (or someone else with jQuery-fu), wanna review the jQuery side?

derek commented 12 years ago

Updated. Thanks.

At some point we should probably update the jQuery side of things. jQuery 1.4.2 is 2.5 years old, and things like the events have been cleaned up a bit. Regardless, even out of date it is still a good reference to get people started.

rgrove commented 12 years ago

By "we" I assume you mean someone who knows jQuery. :)

I agree. It'd be great to get more contributions from jQuery folks.

derek commented 12 years ago

Yes, "we" being the greater JavaScript community. That sounded a little less imposing than "Someone else should..." :)

The majority of it is still accurate though, just maybe not full of all the best practices or modern patterns. I'll see if some newbs at Y! who are learning YUI w/ jQuery backgrounds might want to help out (à la Carlos & myself 3 years ago).

gnarf commented 12 years ago

Let me know how I can help.

rgrove commented 12 years ago

Let this sit too long waiting for review. Merging; anyone who doesn't like something can fix it later.