Software

  • TypeScript: JavaScript Development at Application Scale – Somasegar announces the launch of TypeScript, a JavaScript based language which adds type checking, static analysis, interfaces, and compiles down to standard JavaScript. TypeScript also enables improved IDE features such as intellisense, and whats great is that if you know JavaScript you are already part way there in learning the language.
  • Introducing TypeScript – Anders Hejlsberg gives a ~1 hour video session on TypeScript, the latest language he has been heavily involved in the creation of
  • New ProcDump version 5.0 released, using the -f parameter – Benjamin Perkins highlights the release of version 5.0 of ProcDump, a small unobtrusive tool for debugging crashes, high CPU and memory and other program errors, showing how you can use the tool in a number of scenarios in this post.

Information