Hi! I’m exploring technology with the simplest domain I could think of, Tic Tac Toe, check the other articles:
Tic Tac Toe: React, TypeScript, XState, fp-ts & CSS Grid — Español
HTML Canvas is fire (this article) — Español (proximamente)

Wait, what is HTML Canvas?

According to Mozilla:

The Canvas API provides a means for drawing graphics via JavaScript and the HTML canvas element. Among other things, it can be used for animation, game graphics, data visualization, photo manipulation, and real-time video processing.The Canvas API largely focuses on 2D graphics. The WebGL API, which also uses the canvas element, draws hardware-accelerated 2D and 3D graphics.

#javascript #react

HTML Canvas Is Fire
1.30 GEEK