From the course: AI for React Developers
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
What you should know - React.js Tutorial
From the course: AI for React Developers
What you should know
- [Instructor] At the heart of everything we're going to do today is React, so React is going to be the language that we use. We're going to create components, we're going to use React hooks, and we're going to use all of this in the context of the Vercel AI SDK. So if it's been a while since you've used JavaScript or React, you may want to just have the documentation handy to help with these things. You also can use the Vercel AI SDK with a bunch of other libraries too. So, if you wanted to create, say, a CLI with Node.js, you could. Or if you want to use Svelte later instead of React, you can do that as well. That's really all the background we should need. In the next video, I'll get you set up with your environment to make sure we have Node and Visual Studio.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.