I’m not much of a visual editor, but I want to migrate to one.
I was looking at codox, but I found builder.io which in principle should be better.
When I was going to create a “simple blank page” I couldn’t find the way.
I don’t know if the use case of how it is structured is the best way for the public, but for me personally, it’s very jarring.
Well let’s start:
When I go to home:
It recommends that you go to Figma to get a project from there.
It is not my intention to get the project from Figma, rather, I want to create it from scratch.
Then when I go to content:
We find more Figma. It seems redundant to me, however, as I am on a new “NOT INTUITIVE” platform, I don’t care.
So far, I can’t create a blank page to work on. No problem, there are still more tabs, I hope I don’t find more Figma.
When I go to the content templates, I suppose I’ll find a blank template and other base templates.
We find more Figma.
If I go inside, to see if I can at least edit something:
It’s just the Figma import settings.
Is Figma okay? Of course. Nobody says otherwise.
The problem is that if I don’t want to use anything from Figma since I want to customize it myself, it seems that I can’t. What happens? Do I have to select the Figma template?
It’s not to promote codux, which seems like a fried potato to me, since pinegrow is 100 times better. What I’m trying to do is to leave the frontend to dedicate myself exclusively to the backend. The problem is that I see Builder.io as very limited in terms of “everything”.
- It doesn’t create empty templates so you can design yourself
- Imports are only from Figma
- There are a lot of things that aren’t generated
- It doesn’t have real time like codux (code modification with drag and drop…)
- All the project tabs are about importing and working from Figma.
- It doesn’t have bootstrap support like codux (since you can import it in the same index.html since it’s a visual/code editor)
- It’s very limited in terms of adding elements, like a nav, headers…
The elements that are there are very poor - By not having live code, you don’t allow users to rework based on the template they created, since you generate the code once. If you make modifications to the backend afterwards, and then need to add another feature, you will lose the previous data.
That is, you generate and keep the template. If you make manual modifications (urls to the backend, TS checks) and then need to add a form from the template, you won’t be able to, because every time you generate the template you will lose what you have done outside of the code. That’s the problem with not having live code.
I don’t see it.
I don’t see how Builder.io can replace exactly what I’m looking for, a visual development environment instead of code.
Note: Why is the current https://forum.builder.io/ web theme that Epic Games uses becoming so popular on other websites?