|
|
|
|
|
by claytongulick
1041 days ago
|
|
I'd love to understand this too - my experience has been that I can generally write what I want faster than figuring out what prompt will get something close to right, and then editing/revising it to make it right. Add to this the limited usefulness for generating code that's contextual - making some method deep inside a component tree that needs to reference a service class, and pick some dom elements to mutate etc... it requires knowledge and reasoning about the project and overall code structure. I don't understand how folks are using it as a productivity booster, unless maybe as something like a better StackOverflow? |
|