|
|
|
|
|
by cadamsdotcom
126 days ago
|
|
My suspicion is you can’t expect LLMs to one-shot any sort of non-derivative work. If you want better than the default outcome you have to take what it gives you and feed it back in alongside examples. In backend dev they say, make it work - then make it fast - then make it cheap. It’s another way to say, no one will get it right first time because just getting anything the first time is hard enough. I guess frontend would be something like, make it work; make it functional; make it beautiful. |
|