I’ve heard some rumblings about this newfangled <canvas> thingy, but I haven’t looked at it until today. I’m horribly disappointed. It feels like a throwback to the mid-90s browser wars, and presentational markup. I am not at all pleased.
And the thing’s interface sucks. Hard. It’s fundamentally a display thing, but you have to write code – JavaScript – to use it. Vomit.
The thing that really irritates me is that it does nothing that existing tech doesn’t. It’s a vector drawing area. Big deal. SVG can do everything <canvas> can, and there are already many tools which produce SVG files.
This thing sucks. It deserves to be relegated to the tech trash heap with <blink>.
Discussion