From the course: Learn JavaScript: Write Modern Code with JavaScript ESNext

Unlock this course with a free trial

Join today to access over 25,000 courses taught by industry experts.

Learning objectives

Learning objectives

- Welcome to lesson 11. Use generative AI tools for JavaScript development. Generative AI tools are incredibly useful for so many tasks and programming, as you'll find, is really no exception. That's why I wanted to round out this course by showing you a few basic generative AI tools that can be used to make you a more confident and productive JavaScript developer. We start this lesson by looking at chatGPT and seeing how it can be used to write basic JavaScript programs. And then we move on to see an alternative to chatGPT, Google Gemini, which can also be used to write code. And we'll also talk about some of these strengths and weaknesses that it has when compared to chatGPT. And finally, we'll close out by taking a look at a third tool called GitHub Copilot, which can be integrated into development tools such as Visual Studio Code to make the process of using generative AI seamless. And well, that's what we got ahead of us, so I'm pretty excited to talk about these topics. Let's…

Contents