Remix.run Logo
graemep 5 hours ago

I do not know about crazy, but certainly sub-optimal. For example a loop over DB query results instead of modifying the code to work with a single query.

ChrisMarshallNY 5 hours ago | parent [-]

I found that asking it to refactor for performance and safety often addresses these issues.