←back to thread

4 points divan | 1 comments | | HN request time: 0.201s | source

I used AI coding agents for the past half a year a lot with Flutter. Recently I had to work on the tailwind web project, and I was surprised how often it gets layout/UI wrong. Even with puppeteer attached, haveing access to raw HTML output and screenshots, it's still struggles to do simple alignment, centering things.

In a way, it mirrors famouse "centering div in css" challenge, but I wonder if it's the same experience for other people who work with web stack more often.

Show context
alexander2002 ◴[] No.45152269[source]
AI is really bad at fe.
replies(3): >>45152764 #>>45153208 #>>45154484 #
1. throwaway019254 ◴[] No.45152764[source]
I had much better success with FE than with BE.

Does it mean AI is really bad at FE and even worse at BE?