So, I’ve finally moved out of Bubble. It was a learning curve, but React’s structure isn’t very different from Bubble’s.
There are so many possibilities when you’re coding. I can add a lot of customized options and styling that would be impossible to do in Bubble. And with AI tools that can help explain code, it’s crazy to see what we can achieve.
With Bubble, you’re very limited in a lot of ways. I only realized this when I started using Next.js.
On top of that, there’s no need to worry about costs.
For example, you can host your own Llama 3.2 model and integrate it without paying for an API. As far as I know, you can’t do that in Bubble since you can’t locally host it, which saves even more money.
And of course, shoutout to NPM for making everything even better.