Rickard Nilsson

  • Blog
  • Archive
  • About
  • Contact

Welcome to rickardnilsson.net

Rickard Nilsson is a software architect, developer, craftsman, agile enthusiast, and father of three... More

Rickard blogs about crafting software using .NET tooling and solid, development practices.

Follow @rickardn

Top Posts

  • Applying stylesheets dynamically with jQuery
  • My customized Son of Obsidian Visual Studio color scheme for ReSharper
  • .NET Development with Visual Studio on MacBook Pro
  • Code Kata Cast
  • ReSharper User tip #2: Refactor rename namespace
  • Combining and minifying JavaScript and CSS files with Ajax Minifier
  • Dependency injection in ASP.NET MVC with Unity IoC Container
  • C# REPL and Interactive interpreter

Categories

  • .NET
  • Agile
  • ASP.NET 2.0
  • ASP.NET 3.5
  • ASP.NET 4
  • ASP.NET MVC
  • BlogEngine.NET
  • C# 2.0
  • C# 3.0
  • C# 4.0
  • Continuous Integration
  • CSS
  • Design by Contract
  • Design Patterns
  • iPhone
  • JavaScript
  • Kata
  • Moles
  • Open source
  • Personal
  • Review
  • Social media
  • Software development
  • TDD
  • Testing
  • Umbraco
  • Unit testing
  • Unity
  • User tip
  • Web development

Five most recent posts

  • How to unit test your database code when using ServiceStack OrmLite
  • Extract class - ReSharper Ninja tricks
  • ASP.NET MVC 3 Template with built in JavaScript and CSS merging and minification
  • ReSharper Ninja tricks - Generate code from usage
  • Unit testing continuously

Tag cloud

  • agile
  • blogengine.net
  • c#
  • code kata
  • codegarden11
  • continuous integration
  • css
  • dependency injection
  • fakes
  • iso 8601
  • javascript
  • jquery
  • refactoring
  • resharper
  • resharper usertip
  • tdd
  • testing
  • umbraco
  • unit test
  • unit testing
  • visual studio

Recent comments

JavaScript resources

Thursday, 20 March 2008 10:55 by Rickard Nilsson

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:  
 
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© 2008-2011 rickardnilsson.net
Creative Commons-licens