An open API service indexing awesome lists of open source software.

https://github.com/moonhighway/escape-javascript-jungle

Student resources for escaping the javascript jungle
https://github.com/moonhighway/escape-javascript-jungle

Last synced: 8 months ago
JSON representation

Student resources for escaping the javascript jungle

Awesome Lists containing this project

README

          

# Escape From the JavaScript Jungle


javascript logo

## Student Resources 📚

Thanks for being here! We're so glad you're joining us today.

## Using these Files 🗂

This repo contains everything you'll need to participate in the class.

1. Course Sections: Each course section has a folder containing necessary files.
2. Slides: All of the slides are HTML files. Open them in your browser to view!
3. Labs & Exercises: Labs and Exercises all have a start and a solution folder if you need to catch up.

## Course Sections 📦

The course is broken down into 4 parts: three sections and a longer lab activity.

- [Object-Oriented JavaScript](https://github.com/MoonHighway/escape-javascript-jungle/tree/main/01-object-oriented-js)
- [Functional JavaScript](https://github.com/MoonHighway/escape-javascript-jungle/tree/main/02-functional-js)
- [JavaScript Modules](https://github.com/MoonHighway/escapejavascript-jungle/tree/main/03-js-modules)
- [Lab Activity](https://github.com/MoonHighway/escape-javascript-jungle/tree/main/04-lab-code-challenge)

## Course Times ⏱

You can expect the course to follow this schedule:

| Time | Activity | Length |
| ----------- | ---------------------------| ------ |
| 9:00-10:00 | Object Oriented JavaScript | 1hr |
| 10:00-10:15 | Break | 15min |
| 10:15-11:15 | Functional JavaScript | 1hr |
| 11:15-11:30 | Break | 15min |
| 11:30-12:30 | JavaScript Modules | 1hr |
| 12:30-1:00 | Code Challenges Lab | 30min |
| 1:00 | End | |