Javier Aguilar
Javi's Dev Blog

Javi's Dev Blog

Follow
Series

WebDev

Articles about frontend and backend developemnt in JavaScript, TypeScript, NodeJS, ReactJS, ExpressJS, Babel, NextJS, etc...

Articles in this series

I'm creating an Isometric TileSet editor app with React and HTML5 Canvas because why not

Mar 20, 20211 min read 833 views

Isometric TileSet Studio is a 3D-like tool for quickly prototyping isometric pixel-art worlds and tile sets. With this tool you will be able to work...

I'm creating an Isometric TileSet editor app with React and HTML5 Canvas because why not
Getting quickly started with React Router and vanilla React JS in 2021
How to mock TypeScript interfaces with Jest
How to successfully set up a NextJS monorepo and deploy it on Vercel
Speed-Up your Docker containers on macOS by enabling the new Virtualization Framework and VirtioFS
How to test the Error cause with Jest and TypeScript