Skip to content

DevCatalyst/javascript-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript 101 Exercises Introduction

Grades

Exercise Complete
Level 1 Talking To Yourself - Exercise 1
Level 1 Talking To Yourself - Exercise 2
Level 2 Meet my friend DOM - Exercise 1
Level 2 Meet my friend DOM - Exercise 2

Why Javascript?

With every action a user takes, Javascript can listen and track what happened or return new content. Just about anything you have in mind.

Javascript is everywhere on the web. For example, Javascript can be found in dropdown menus, tabs, or modals.

This is how you add magic to your websites and applications.

Resources needed:

You'll need to be able to access these domains to walk-through these exercises.

First time setup

clone repo and add to workspace

  1. fork this repo into your Github account
  2. ** turn on Github Pages on master branch **
  3. copy the clone link of your forked version
  4. create and name a new workspace in Cloud9 as dc-javascript-exercises
  5. past your clone link into the Clone from Git field
  6. select HTML5 template
  7. click Create workspace

Let's begin

Start Level 1 - Talking to yourself

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published