Comment by fl0id

2 hours ago

AI does this when it's not warranted, and even happily writes two functions with the same purpose.

Forty functions with the same purpose are still better than importing react.

  • What do you mean my hook to dynamically build <span contenteditable="true" style="border: 1px dashed #ccc; padding: 4px 8px; border-radius: 4px;">input your username here</span> with inline CSS is worse than using <input>? All I need to do next is to listen to form submit to build a new formdata object to POST to the server. Easy!