Using JavaScript in Websites

Using JavaScript in Websites

3 hours, 2 minutes CC

Learn how to incorporate JavaScript into your websites by first seeing how to use third-party libraries and then creating two projects: an image carousel that uses JavaScript code, and then an application that retrieves data about dog breeds from an API.

This course is completely free as part of the Frontend Masters Online Bootcamp!

Published: September 8, 2019
Get Unlimited Access Now
Table of Contents

Making an Image Gallery

Third-Party Libraries

AJAX

Dog App