Tag: javascript

  • Why ChakraCore OSS is Important

    Chakra is the new JavaScript engine developed by Microsoft, which was first released as part of the, no […]

  • My Favourite Online Dev Tools

    I’m talking about online or web-based tools, not toolboxes. So entire development suites like Cloud9 or Visual Studio Online are off the table because they are full tool suites. These tools are simple, but continually help me out in a pinch.

  • Script Unscripted Starts January 8th

    Last week I launched my first YouTube video with Get to the Point. This week, I’m taking a […]

  • JavaScript Coding is Gameplay in Screeps

    I found this on reddit last week. It’s called Screeps and it comes out tomorrow (November 20th).

  • Can ASP.NET Become the Next Node.JS?

    I realize how crazy that sounds, but after yesterday’s keynote from Microsoft at the VS Connect event in New York, I’m wondering if my goal to find a true cross-platform technology is sitting back at base camp just…leveling up.

  • SimCity in the Browser…with Source Code

    If you haven’t played the classic SimCity, I mean Micropolis then you missed out.

  • Why the Humble Mozilla Bundle is Awesome

    Last week, I saw my worlds collide in this Humble Bundle my mind was blown. Let me explain. […]

  • Humble Bundle Games Go JavaScript

    Last week, I noticed a playable game on the Firefox start page.

  • What is Bower?

    I mentioned Bower last time when talking about npm.

  • 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 installed because you’ll use it.