Stanislav Zorjan - Stasha - Full Stack Software Engineer and Game Development Hobbyist - Prague

Latest from my blog

Using doT.js

For those who don't know, doT.js is JavaScript template engine.
It's one of the fastest and easy to use JavaScript templating engines.
You can find more about doT.js at:
Read More

JavaScript OOP

Over the weekend I've made simple JavaScript OOP reference:
Classes & Objects, Methods & Properties, Getters & Setters, Encapsulation, Inheritance
Read More