From the course: Building Website Interactivity with JavaScript
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Exercise files and Codespaces - JavaScript Tutorial
From the course: Building Website Interactivity with JavaScript
Exercise files and Codespaces
- [Instructor] The exercise files for this course are available on GitHub, and ideally used with GitHub Codespaces. Using this powerful tool, you don't have to install anything to get a high-quality development environment right in your web browser. This page is for a different course of mine, but the process is the same. Scroll down to GitHub Codespaces, and then click Open to go directly to that repository's Codespaces page. It will look like this. Yours isn't going to say LinkedIn Learning. It'll say your username. You can click Create codespace on main to create a development environment using the files that are on the main branch. That's the only branch this repository has, so that's what you'll want. Codespaces are free up to a certain level of hourly usage per month, and you can pay for more if you need to. You can create a codespace and get started right away. But that said, if you want to save the changes you make to the code as you go, I recommend first making a fork of the…
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.