Skip to content

unioncollege-webtech/javascripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScripting

Join the chat at https://gitter.im/unioncollege-webtech/javascripting

An exercise walking through essential JavaScript language features, using the JavaScripting workshop by Seth Vincent.

Setup

To begin:

Run the workshop

To begin the workshop, run the following command in your terminal:

javascripting

You’ll see the menu:

javascripting screenshot

Navigate the menu with the up & down arrow keys.

Choose a challenge by hitting enter.

Verify

Verify your solution by running:

javascripting verify FILENAME

where FILENAME equals the name of the solution file. For instance, verifying the first problem would be:

javascripting verify introduction.js

Once you’ve completed a solution, run

javascripting next

to go to the next problem, or

javascripting

to select a new problem from the menu.

Commit your solutions

Work on all of the workshop problems, committing and pushing changes as you go.

Submit your assignment

When you’ve completed all of the workshop problems, Create a pull request from your javascripting repository to submit the assignment.

You are also welcome commit, push, and create a pull request before you’ve completed your solution. You can ask questions or request feedback there in your pull request. Just mention @barberboy in your comments to get my attention.

Questions/Comments/Feedback

If you have questions, comments, or run into problems, please post in the Gitter chat room for this assignment. Click the "Gitter | Join Chat" button at the top of this README.

About

Exercise walking through essential JavaScript language features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published