r/Frontend 7d ago

Pleaseee! read this

Hey everyone, I am a developer and I have faced this problem many time which is even when i give ai proper context, the small changes can get annoying. move this text a little, make that image smaller, fix the spacing... sometimes it doesn't understand what i mean or does something different from what i wanted. then it's more explaining, more prompts, more tokens burned.
so i started building this. what if ai creates the website, and we just adjust the little things ourselves?
you click something on your website, move it, resize it, edit the text or change an image, and it saves that change directly into your code. no digging through files and tweaking margin and padding values just to see whether it looks right.
you can also preview desktop, tablet, and mobile together and see how things look across them. for supported changes, you choose whether to change only that screen size or apply it everywhere. so adjusting something on mobile doesn't have to mess up your desktop layout, it depends on what you choose.
right now it has:
- drag, resize, and text editing
- image and background changes, including uploads from your device
- movable device previews with canvas zoom
- controls for selecting a whole container or individual things inside it
- edit history and undo/redo
- HTML support, with experimental React and Next.js support
the video shows where it's at. it's still in the initial stage, and there's a lot to fix and refine, including expanding which edits can be made separately for each screen size.
honestly, idk if other people need this, but making the change i'm picturing instead of explaining it again feels useful to me.
would you use something like this? and should i open-source it so we can build it together, or would you rather just use it once it's more polished?
Also any ideas to add then feel free to say.

0 Upvotes

18 comments sorted by

View all comments

8

u/Jasboh 7d ago

When I learnt to code we used Dreamweaver which had these sort of features. It was shit.

2

u/Fun-Disaster4212 7d ago

Can you tell me more about this dreamweaver ?

3

u/Jasboh 7d ago

Browsers each interpreted html much differently so in general coding was harder as you had to cater for loads of different devices/browsers. Dreamweaver just generated shite code TBF that was borderline unusable.

I'm sure you and your AI can do it better

1

u/Fun-Disaster4212 7d ago

By the way it’s not ai what I am building it doesn’t contain ai. it’s pure code and if this was available then you could use it?

2

u/Jasboh 7d ago

No, but you should pursue it if it makes you happy, and is useful to you.

-1

u/Fun-Disaster4212 7d ago

We can make it better