September 4, 2007
Ajax, CSS, DOM and JS-related resources
Christian Decker wrote this at around evening time:
Ajaxian today has a feature about the most useful information sources on Ajax, CSS, DOM and JavaScript (or as many will know them: the basis on which the whole Web 2.0 is built
), so I’ve skimmed through my del.icio.us account looking for stuff to add and here are my favorites:
- Mozilla Developer Center: probably the most extensive work about all of the above topics with specialised sections about Ajax, CSS, DOM, HTML, JavaScript and much, much more…
- JavaScript Scope and Binding: scope is a really difficult topic for most JavaScript beginners, here you get the chance of getting it right the first time.
- YUIBlog: while running through the list I noticed that many great tutorials were actually published on this Blog, including the Event-Driven Web Application Design and many good screencasts, definitely worth a try, even if you don’t use YUI! yourself.
- JSON: The X in Ajax is redundant some developers thought and replaced it with the JavaScript Object Notation.
- Ajax Design Patterns & Site design using Prototype: although I usually don’t plug my own stuf, I’m proud of these two creations
1 Comment