As JavaScript developers, we have quite crazy requirements. The playing field is in a state of constant flux and one of the best ways to keep up is interacting with other developers and reading their code. Blogs, such as the one you’re reading are a perfect amalgamation of these two activities.
Today, I’d like to bring your attention to a number of blogs written by pretty well versed developers, focusing on JavaScript development, that you owe yourselves to bookmark.
John Resig
- Find his musings on JavaScript at his blog.
- Creator of the jQuery library, Sizzle selector engine and theJavaScript port of Processing.
- Author of Pro JavaScript Techniques and JavaScript Secrets.
- Tweets at @jeresig
Douglas Crockford
- Find his musings on JavaScript at his blog.
- Author of JavaScript: The Good Parts
- Popularized JSON.
- Lectures on JavaScript
Dean Edwards
- Find his musings on JavaScript at his blog.
- Creator of IE7.js and cssQuery.
- Creator of the incredibly useful Packer script
Nicholas C. Zakas
- Find his musings on JavaScript at his blog.
- Author of a multitude of books including High Performance JavaScript, Professional JavaScript and Professional AJAX.
- Contributor to the YUI library.
- Tweets at @slicknet
Dustin Diaz
- Find his musings on JavaScript at his blog.
- Author of Pro JavaScript Design Patterns.
- Tweets at @ded
Brendan Eich
- Find his musings on JavaScript at his blog.
- Inventor of the JavaScript language.
- Remember to check out his podcast, as well.
- Tweets at @BrendanEich
Paul Irish
- Find his musings on JavaScript at his blog.
- Lead developer of HTML5 Boilerplate and Modernizr.
- jQuery core team member.
- Tweets at @paul_irish
Yehuda Katz
- Find his musings on JavaScript at his blog.
- Core team member at Ruby on Rails.
- jQuery core team member.
- Co-author of jQuery in Action.
- Tweets at @wycats
Juriy Zaytsev
- Find his musings on JavaScript at his blog.
- Prototype core team member.
- Github repos here.
- Tweets at @kangax
Leave a comment