This course has been archived and is no longer supported. For our latest courses on JavaScript, consider trying our evergreen curriculums with a 1-Year Unlimited Access Package.
JavaScript is one of the foundational languages of web development, and mastering it can help you to succeed and to reach new development heights. This course begins with the fundamentals of Javascript, before working through to new and advanced JavaScript concepts. Through this course, you’ll learn JavaScript and the new features available through versions ES6 to ES9 as you build a working app that retrieves video game stats from Steam using a RESTful API.
You will learn:
- Newest features in JavaScript ES6 through ES9
- Installing and configuring Atom
- JavaScript language basics by building an App
- Fetching online data with JavaScript
- Parsing and using online data with JavaScript