|
|
|
|
|
by chillfox
696 days ago
|
|
Claude 3.5 Sonnet is pretty good at working with small/isolated pieces of code (think single file). But it's not fast. I did manage to get it to make a full feature by itself, but it took an entire evening of copy pasting code/error messages. The final code quality was pretty good. Most of the time I just use it for getting started on features, small function, and debugging. |
|