SXSW: Secrets of JavaScript Libraries
I've not had the pleasure to go to South by South West but I've heard it's a great time for those in the tech industry. A few of the more popular names in the JavaScript community, representing prominent JavaScript libraries (Dojo, jQuery, and Prototype/script.aculo.us), recently presented at SXSW. The topic, of course, was JavaScript and centered around the secrets of JavaScript used in each library.
John was kind enough to post the presentation slides on his website and I've embedded them in my blog for you. John mentioned providing audio in the future, so bookmark his post and visit his blog in a few days.
![An Interview with Eric Meyer]()
Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it?
At first blush, it was the simplicity of it as compared to the table-and-spacer...
![6 Things You Didn’t Know About Firefox OS]()
Firefox OS is all over the tech news and for good reason: Mozilla's finally given web developers the platform that they need to create apps the way they've been creating them for years -- with CSS, HTML, and JavaScript. Firefox OS has been rapidly improving...
![jQuery Chosen Plugin]()
Without a doubt, my least favorite form element is the SELECT
element. The element is almost unstylable, looks different across platforms, has had inconsistent value access, and disaster that is the result of multiple=true
is, well, a disaster. Needless to say, whenever a developer goes...
![Sara Soueidan’s Favorite CodePen Demos]()
A few months ago, Chris Coyier shared his favorite CodePen demos right here on David's blog. A while back David asked me to share some of my favorite pens too, so here are some of the demos that have blown my mind in the past...