2025-02-02: Previously this post was titled “Freedom Stack is an aspiration”, but I was wrong. I’ll have to journal about it soon, but I spent around a month learning Laravel. I created a tool for work using Laravel and Filament. In theory it was easy to create, but the under the hood magic caused more issues than saved time. Plus, deployment was rough. I then tasked myself with creating the same exact tool but with Freedom Stack. Took one day. Deployed with no friction. Use what works. The grass is greener where you water it. Leaving this post here so I can remember that my own understanding in the moment isn’t always the best understanding.Â
I dream of a Tiny, Open, Portable, and Secure stack to create web apps (web apps that can easily even easily become mobile apps).
Freedom Stack was created to help me create.Â
It’s cool to see that at the time of writing this, 114 people have stared the starter kit on GitHub.
It has auth, an easy to use database, and paired with the absolute easiest front-end framework I’ve ever used: Astro.
Yet, I still feel limited with the stack.Â
Continue reading…