• Blog
  • Archive
  • About
  • Contact
Sign in

Welcome to rickardnilsson.net

rickardnilsson.net is a weblog and the online home of web developer and father of three, Rickard Nilsson... More

Rickard blogs about creating software solutions using ASP.NET and agile practices.

Sites I've visited recently

  • Twitter
  • Facebook
  • Philip Wildenstam
  • Ninetech - Affärsnytta med IT
  • JetBrains ReSharper
  • Vimeo
  • dnrTV!
  • YUI Theater
  • BlogEngine.Net

Categories

  • .NET
  • Agile
  • ASP.NET 2.0
  • ASP.NET 3.5
  • ASP.NET MVC
  • BlogEngine.NET
  • C# 2.0
  • C# 3.0
  • CSS
  • Design by Contract
  • Design Patterns
  • iPhone
  • JavaScript
  • Kata
  • Moles
  • TDD
  • Testing
  • Unit testing
  • Unity
  • User tip

Five most recent posts

  • Prime Factors Kata in C#
  • iPhone developer
  • ASP.NET MVC 2 Framework and Unity 2.0 Dependency Injection Container
  • Isolate your code from ASP.NET with Moles Isolation Framework
  • Moles Isolation Framework from Microsoft to be compared with TypeMock Isolator

Tag cloud

  • agile
  • ajax
  • asp.net
  • asp.net 3.5
  • asp.net mvc 2
  • bdd
  • blog
  • blogengine.net
  • c#
  • cocoa touch
  • code kata
  • correction
  • css
  • dbc
  • dependency injection
  • design by contract
  • dom
  • douglas crockford
  • fakes
  • foto
  • getweekofyear
  • gregoriancalendar
  • highlight
  • html
  • httpcontext
  • humble dialog box
  • inversion of control
  • ioc container
  • iphone
  • iphone os
  • iso 8601
  • isolation
  • isolation framework
  • javascript
  • jquery
  • jscript
  • julian bucknall
  • klarsynt
  • live template
  • metaweblog api
  • microsoft research
  • mocks
  • model-view-presenter
  • moles
  • mvp
  • ninetech
  • objective-c
  • patterns & practices
  • photo album
  • picasa
  • recent posts
  • refactor
  • refactoring
  • release
  • resharper
  • rhino mocks
  • roy osherove
  • stubs
  • syntax
  • syntax highlighter
  • tdd
  • tdd masterclass
  • test coverage
  • testing
  • typemock
  • types
  • unit test
  • unity
  • unity 2.0
  • update
  • web service
  • week
  • widget
  • word 2007
  • yahoo
  • yui

Recent comments

  • Code Kata Cast (10)
    Rickard wrote: @Marcus Eklund Classical music is royalty free sin… [More]
  • Code Kata Cast (10)
    Marcus Eklund wrote: http://creativecommons.org/ is a good place. Cl… [More]
  • Code Kata Cast (10)
    Rickard wrote: @Johan Lindfors Thanks! @Andrea I use TestDrive… [More]
  • Code Kata Cast (10)
    Marcus Eklund wrote: Nice one Rickard, A bit quiet though :P Used to t… [More]
  • Code Kata Cast (10)
    Andrea wrote: Nice one You can use the R# test runner and assig… [More]
<< Driving out a correct implementation of ISO week numbers using TDD #4 | Week and strong contracts in Design by Contact >>

JavaScript resources

Thursday, 20 March 2008 11:55 by Rickard

I thought that I should do a post about the JavaScript resources I've found most useful. There are an endless amount of JavaScript resources out there and and there is only so much time you can spend going through them to find what you need. This is my attempt at gathering some of the best I know. So here goes.

JavaScript basics
Tools
  • JSLint
  • JS Minifier
  • JS Beautifier
  • JavaScript reference
    • by W3School
    • nice comparison between browsers
  • JScript language reference
    • by Microsoft
    • JScript 8.0
  • HTML DOM reference
    • by W3School
    • support comparison between browsers
  • JavaScript tips and tricks
    • by PPK at Quirksmode
    • everything including core features, event handling, DOM, CSS modification and Data retrieval
  • Douglas Crockford's JavaScript resource collection
    • Chief JavaScript architect at Yahoo!
    • Papers, tools, videos, links
    • A must see
  • The JavaScript Programming Language
    • 4-part lecture course with Douglas Crockford
    • The basics of JavaScript by the man who architected YUI
  • An Inconvenient API: The Theory of the DOM
    • 3-part lecture course with Douglas Crockford
    • Browser DOM talk by the man who invented JSON
  • Advanced JavaScript
    • 3-part lecture course with Douglas Crockford
    • Advanced topics by the man who wrote JSLint and JSMin
  • Yahoo! YUI Theater
    • Endless of hours of video content

This list became long enough so I will do another post on Ajax resources later on.

What have I missed?

Tags:   javascript, jscript, html, dom, douglas crockford, yahoo, yui
Categories:   JavaScript
Actions:  
Share | |

Related posts

Building a Photo Album widget for BlogEngine.NETTutorial on how to implement the first steps of a Photo Album Widget for BlogEngine.NETSyntax highlighting in BlogEngine.NETBlogEngine.NET ships with an extension that automatically highlights source code in blog posts. All ...
 
Copyright © 2008-2009 rickardnilsson.net