|
|
|
|
|
by schnebbau
97 days ago
|
|
I had my real-deal moment recently. I was getting Claude to implement a popular TS drag and drop library, and asked it to do something that, it turns out, wasn't supported by the library. Claude read the minified code in node_modules and npm patched the library with the feature. It worked, too. Obviously not ideal for future proofing but completely mind blowing that it can do that. |
|