WebGL Particles

2022-12-12 3d frontend webgl

I started out my career in video games, but recently I’ve feeling the pull to play around again. It’s been interesting re-learning so much of...

Read More (1 min read) about WebGL Particles

Model-View-What?

2022-11-27 api architecture frontend patterns

Many developers have heard of MV-* design patterns (most commonly MVC), but most don’t know the purpose - or most of the alternatives - to...

Read More (5 min read) about Model-View-What?

Pure React Components

2022-11-24 frontend react

I recommend to my teams that they use “pure react components” - but, like usual, I’ve realized that I use the term a bit differently...

Read More (5 min read) about Pure React Components