71 Flattrs Received From 42 People

Kangax's Activity

kangax got a new thing, Tag is not an element. Or is it? 2 weeks ago

Kangax's Latest Things

Tag is not an element. Or is it?

It’s interesting how widely some misconceptions spread around. The one I noticed recently is the “issue” of elements vs. tags. The problem is that ... [ perfectionkills.com ]

Profiling CSS for fun and profit. Optimization notes.

.profiling-css ul li { margin-bottom: 5px; } I’ve been recently working on optimizing performance of a so-called one-page web app. The appli... [ perfectionkills.com ]

Fabric.js

Fabric.js — Object Model for HTML5 Canvas and SVG-to-Canvas Parser [ kangax.github.com ]

Refactoring Javascript with kratko.js

Understanding the concept of code refactoring is one of the best things you can do to become a better programmer [1]. It all started a couple of w... [ perfectionkills.com ]

Extending built-in native objects. Evil or not?

Few days ago, Nick Morgan asked my opinion on extending native objects. The question came up when trying to answer — “why doesn’t underscore.js ext... [ perfectionkills.com ]

fabric.js

Demo of fabric.js — an interactive object model for HTML5 element & SVG-to-canvas parser. [ kangax.github.com ]