Fork me on GitHub

Prototype Inheritance in JavaScript

Old-school way how to handle inheritance in JavaScript is so-called prototype inheritance. A lot of people don't very understand how it actually works. This technique works only with objects, there isn't anything like classes.

I'm So In Love with Enumerable#inject

Enumerable#inject is the most flexible method for iterating collections with awesome possibilities. Let's take a look on some examples where it actually fits better than other Enumerable methods.

Why I Prefer MooTools over jQuery

I don't understand the hype behind jQuery, why is everyone so excited about it. I'm not. Let's go through the typical jQuery marketing bollocks(TM):

The Truth About Gemspecs

There are still many folks who know shit about gemspecs, who misunderstand what gemspecs are good for or don't have a clue how to work with them. So let me explain to you and show some tricks how to use them effectively.

Hello World!

After a long time I decided to blog again. Let me shortly introduce myself:

<< Next page
About

RSS

All Posts

Tags

GitHub projects

Twitter @botanicus

Recent Comments