It's not so much a stopping point, as there are noticeably more articles dated from 2005. Which is understandable, as AJAX changed the idea of what a web page could do (even though it was possible before the coined phrase).
Browser differences really aren't part of the language. If you're communicating with the DOM, I just use an (up-to-date) library, that handles most of the everyday problems that come up.
I'm attracted to the language itself. Part of the reason being that is more free than most languages I've dealt with. It's dynamic, weakly-typed, and I feel I can customize how my code looks/feels more than I can in many other languages I've dealt with. It's by no means a perfect language, but I don't think there's a language that can make that claim, anyway.
-MillsJROSS
Browser differences really aren't part of the language. If you're communicating with the DOM, I just use an (up-to-date) library, that handles most of the everyday problems that come up.
I'm attracted to the language itself. Part of the reason being that is more free than most languages I've dealt with. It's dynamic, weakly-typed, and I feel I can customize how my code looks/feels more than I can in many other languages I've dealt with. It's by no means a perfect language, but I don't think there's a language that can make that claim, anyway.
-MillsJROSS