Ways to use ChatGPT as a programming tool
Jonathan Massinot
Sr. Full-stack Developer (+13 ans d'expérience) | Je transforme vos ambitions en résultats concrets, fiables et performants ??
ChatGPT is an awesome technology ??
Here are some ways to use it as an assistant for programming (with some very basic Laravel-based examples).
?? Generate basic code :
?? Write automated tests :
?? Refactor code :
?? Write documentation :
This can save you time on certain tasks.
You can then validate and adapt the generated code according to the specificities of your project or to your preferences.