I don’t know how others are using chatGPT for coding, but I found I get the best results when starting small and iterate over the results few times. Like:
write a function to make a GET request;
write a function to handle this example JSON;
write a function that combines the first two;
etc etc
I use it mostly for Typescript, Bash and Clojure and results vary from good to OK (Clojure). The whole process is way faster if you use a tool like sGPT.
I don’t know how others are using chatGPT for coding, but I found I get the best results when starting small and iterate over the results few times. Like:
I use it mostly for Typescript, Bash and Clojure and results vary from good to OK (Clojure). The whole process is way faster if you use a tool like sGPT.