With love for developers of all backgrounds around the world ❤️
I want to announce my framework, Point0. It is the first Bun FullStack framework comparable in features to Next.js and TanStack Start. It has, however, a radically different DX — which is exactly why it was created.
I never liked the existing frameworks, especially Next.js and Remix (React Router). But I assumed that frameworks apparently just don't come out any other way, which is why nobody makes them that way. And that the bulk, the strict conventions imposed by others, the unwieldy architecture — that this is simply a necessary evil I have to put up with.
At some point the feeling built up in me that it really should be completely different. And I thought: let me write pseudocode for an imaginary framework that would satisfy me, without regard to whether it could be implemented at all. I would just write the project as if the ideal framework existed.
It turned out so well that I forgot about everything else and spent 10 months building the implementation of that framework, and 3 months ago I even quit my job to finish it off sooner. And now it's finished, and I want to share it with you.
Right now I believe this framework is the best fit for building SaaS products, especially on your own or as part of a small team. This framework let me organize development the way I always wanted to organize it, but couldn't with the previous technologies.