Archive for November 2012

SignalR and Vidyano

After the announcement of David Fowler about the new release of SignalR, I had to try it out on my Learning Japanese web app (latest commit). I’ve started with basic chat app and added some Vidyano related calls...

Read More

DefinitelyTyped

Boris Yankov has started collecting TypeScript type defintions for popular JavaScript libraries. These files (ending in .d.ts) describe the public api of an existing library, just like .h files do for C code. This allows you to write TypeScript code...

Read More

Let’s talk in Japanese in Belgium

For other people in the Antwerp area, next week (17th of November) we have the next Nihongo Hanasoukai (日本語を話そう会). It’s organised each month and it’s for both native Japanese speakers and people learning Japanese. It’s just 2 hours and costs...

Read More

VS Extension of the Week: Web Essentials 2012

This is another must have extension for any Web developer using Visual Studio 2012. It is updated regularly (a lot, like weekly) and they keep adding support for all the latest Web related technologies (TypeScript was added within a week).

...
Read More

TypeScript

Finally got some time to check out TypeScript. The first impressions are good, all current JavaScript is automatically valid TypeScript! This allows you to easily update existing JavaScript code step by step.

The resulting generated JavaScript is also easy read...

Read More

VS Extension of the Week: IntelliCommand

With each Visual Studio version we get more and more useful keyboard shortcuts, I know there are a lot of cheat sheets posters, etc but wouldn’t it be easier that they are just shown while you are working in Visual...

Read More

7 posts found.