Some good things this week on URL design, jQuery documents, and JavaScript namespacing…

  • WarpSpire had a great article on URL design. It’s a good read especially as frameworks begin moving in the direction of MVC and URL’s becoming an actual interface components
  • There’s a fun read on the Programmer’s Stack Exchange about the hardest part of your programming-related job.
  • The JavaScript Weblog had a good read on Namespacing in JavaScript – arguably still one of the more challenging aspects of JavaScript-based development especially for those new to the language.