Class today

image.png

Debugging

As we move to coding with AI, you’ll need to focus your attention on troubleshooting and debugging. LLMs will produce lots and lots of code, and it won’t always be correct. The LLM is your assistant, and it’s your job to guide it and check its work.

Use DevTools, as we’ve been using in the past.

We will do a workshop on DevTools next class. For today, let’s have fun with AI-assisted coding.

Coding with AI