2D sketches with React and the Canvas API
Jun 16, 2022 · 7 min read · The Canvas API is a built-in HTML5 API for building and effectively drawing shapes to the screen. The following definition comes from the MDN web docs: The Canvas API allows drawing graphics via Javascript and the HTML element. We can use it for ani...
Join discussion




