vote up 25 vote down star
46

I am currently trying to find some blogs that talk (almost solely) on the JavaScript Language, and this is due to the fact that most of the time, bloggers with real life experience at work or at home development can explain more clearly and concisely certain quirks and hidden features than most 'Official Language Specifications'

Below find a list of blogs that are JavaScript based (will update the list as more answers flow in):

Which top-rated blogs am I currently missing from the above list, that you think should be imperative to any JavaScript developer to read (and follow) concurrently?

flag

7 Answers

vote up 0 vote down

I recently started following James Padolsey blog which I find very informative

http://james.padolsey.com/

link|flag
vote up 1 vote down

I noticed QuirksMode is missing. PPK is the source for Cross-Browser Programming Issues.

link|flag
vote up 2 vote down

nihilogic.dk, by Jacob Seidelin

link|flag
That guy is very good with JavaScript! Some great canvas work etc – alex Feb 18 at 3:49
vote up 3 vote down

The mir.aculo.us blog

Continuing intermittent incoherency (Alex Russell of Dojo fame)

Ariel Flesler (from jQuery dev team)

link|flag
vote up 3 vote down

It isn't entirely a JavaScript blog but Web Bug Track has a lot of useful info about how and where browsers fall down with JavaScript.

For example most of the basic DOM methods in IE are broken.

link|flag
vote up 11 vote down

I find that http://ajaxian.com/ has a lot of useful information about javascript, ajax, and so on.

link|flag
Top notch. I barely find a need to follow anything else when having ajaxian, they do a good job consolidating all information. – mfn Jan 3 at 23:56

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.