Tag: Canvas

Learn Canvas API in 20 Minutes

Canvas is a html5 API which deals with drawing graphics with javascript. We can use this API to draw graphs, photo editing and animation. So in this tutorial, we will cover how to deal with 2D graphics.

Read More »