Overview
The Canvas API is not just confined to the browser. The introduction of server-side Javascript, thanks to Node.js, has enabled the same functionality and syntax as its front-end counterpart, and in some cases even extended them. In this session, Peter will cover some of the popular Node.js image processing libraries including Node Canvas with case studies and supporting code samples. He’ll detail the advantages of sharing the same language between the two development environments including device compatibility, performance, and rapid prototyping.