57 Days in: Caching on the Browser Client
While working on the Brandify frontend, I want to ensure the client is as performant as possible since working with 3D models is already taxing enough. To do so I thought that I should cache data wher

Search for a command to run...
Series
In this series, I document my 100 Days of Code challenge where I design, build, and ship Brandify. I share weekly progress, technical decisions, setbacks, lessons learned, and engineering trade-offs from backend architecture to product thinking.
While working on the Brandify frontend, I want to ensure the client is as performant as possible since working with 3D models is already taxing enough. To do so I thought that I should cache data wher

Last week, I mainly focused on two parts of Brandify: authentication and the designer page. The goal of authentication is for the web application to authenticate itself using Keycloak, so it can access server resources without the server getting invo...

We all start a new year with different resolutions, whether personal, professional, spiritual etc. This year I decided to try out 100 days of code. But I did not want to just code for the sake of it. I know most use the challenge as a way to learn a ...
