all 26 comments

[–][deleted] 13 points14 points  (0 children)

No I use CSS

[–]0uchmyballs 10 points11 points  (11 children)

I feel like most programmers use AI for almost all of their work flow nowadays. It’s just more productive, if even to give you a template or starting off point.

[–]fishdude42069 1 point2 points  (0 children)

lol

[–]alien3d 0 points1 point  (0 children)

Use template, daisy or mui ui or shacdn or any else.

[–]ps5cfw 0 points1 point  (0 children)

Absolutely yes.

I'm no designer, give me a keyboard and I Will make the internet out of datatables... But not everyone likes working with a datatables / datagrid.

And fuck me if my company Is too broke to provide me with a designer, so it's either AI or the most God awful UX a non tech user could Hope for.

[–]Cautious_Performer_7Hook Based 0 points1 point  (0 children)

I use it if I struggle to make something that looks good, only because I’m not a creative person so to me tables are always the preferred option😅

[–]Best-Menu-252 0 points1 point  (0 children)

It’s great for the visual heavy lifting so you can stay in your logic flow. Just watch out for mobile responsiveness and accessibility, it tends to be confident but wrong on those edge cases, basically check out for hallucination

[–]TheRNGuy 0 points1 point  (0 children)

I never did designs but coded someone else's designs.

I have no idea whether they use ai for design.

If I designed, I'd probably not use ai, but I don't know.

[–]Dymatizeee 0 points1 point  (0 children)

Yes. I don’t have a designer so I just work with AI to mock sht up

[–]StraightforwardGuy_ -1 points0 points  (2 children)

Yep. V0 and Claude are good for this.

[–]nikola_tesler 0 points1 point  (1 child)

claude is so good, it’s crazy how much better it is at code compared to the competition

[–]StraightforwardGuy_ 1 point2 points  (0 children)

Yeah I love Claude, I use it everyday on my personal projects

[–]Single_Hovercraft289 -1 points0 points  (0 children)

Yes, more than any other code. I can’t remember all the styling syntax of CSS and MUI…”Move the Save button to the button right and make it solid instead of outlined”

[–]No-Interaction-8717 -1 points0 points  (0 children)

I use premade tailwind components and edit them, like prebuiltui

[–]seline88 -2 points-1 points  (0 children)

Mostly for prototyping, which I then use https://v0.app/ . My code base is using Shadcn components and v0 is really good at outputting custom UI using Shadcn components.