I have a thing for virtual machines that are implemented in the language (or a subset of the language) they are built to execute. If I were in the academia or just had a little bit more free time I would definitely start working on a JavaScript VM writt...
Read more »
Enumeral type is a very handy concept that assures your variable cannot be any other value except one that was defined. (more…)
Read more »
In this article, I'd like to share why I'm disappointed about testing server-side JavaScript. If you're not in the mood of reading rants, I recommend you to choose a different article for your afternoon.
Read more »
Learn Language Like a Linguest (LLLL) is a series video course to teach programming languages in an advanced perspective. This is the 1st video of LLLL serie... (more…)
Read more »
Canvas implementation of basic fighting game which allows multiplayer over the network. - mgechev/mk.js... (more…)
Read more »