Skip to content

Latest commit

 

History

History
190 lines (183 loc) · 12.7 KB

Open_JavaScript_Overview.md

File metadata and controls

190 lines (183 loc) · 12.7 KB

JavaScript

Topics Covered

Notes

JavaScript is the fourth module in the App Academy Full Stack Developer Curriculum.

As with all future modules, any "Bonus" projects are to be completed after the standard projects for each day are completed. Sometimes that could mean going back to the previous day's "Bonus" projects if you otherwise finish early. Additional Resources are readings, videos, or articles that are not required, but will serve to deepen your understanding of a topic. They will be denoted with a specific icon in your task menu.

Getting started

JavaScript Fundamentals

The Event Loop

Object-oriented JavaScript

jQuery

AJAX

JavaScript DOM API