eugenelazutkin Tutorials

    Eugene's interests include programming fundamentals, complex systems, performance, and graphics. In his professional life he wrangles with Dojo and Django, in his time off he contributes to open source projects. Eugene prefers to deal with dynamic languages, especially JavaScript and Python, and likes constructing challenging web applications.

  • By
    Introduction to dcl

    dcl is a minimalistic yet complete JavaScript package for node.js and modern browsers. It implements OOP with mixins + AOP at both "class" and object level, and works in strict and non-strict modes. The simplest way to learn something is to dive right in. Let's implement a...