Blog

Frontend & Full-Stack Engineer · Webflow, WordPress, fullstack Next.js

Practical notes on frontend and product work: marketing sites, Webflow, WordPress, Next.js, animation, and shipping software you can hire me for.

Hire me on Upwork
·8 min read·

Why I Would Use Three.js and Pixi.js

CSS and GSAP animate the page. Three.js and Pixi.js draw a scene on the GPU. When a product needs thousands of sprites, a 3D configurator, or a canvas that must hold 60 fps, the DOM is the wrong tool. How I choose between them.

Three.jsPixi.jsWebGLFrontendAnimationNext.js
Read article →