javascript

  • Always Use Node (Even on Non-Node Projects)

    That’s right. I said it: Always use Node, no matter what! Even if your server isn’t going to be a Node server, just have it…

  • Why do you RequireJS?

    Get it? RequireJS is a dependency management framework I use in JavaScript to manage…well my dependencies. But, the title is a play on words cause…of…

  • I was asked this the other day: Why don’t you just write your code in JavaScript directly? As in, why would you use a langugage…

  • Why do I JavaScript?

    The answer is simple: I don’t want to limit about my platform options on day one.

  • DW on Tour

    That’s right, I’m heading out on a small tour out west in November and December to do some talking about HTML and JavaScript. I suggest…

  • I want to develop a game, and not just produce it.