Skip to content

murphyjaron/javascripting101

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

#Javascripting Skill Level: Beginner
Time Limit: 30 minutes

This drill was created by Seth Vincent for NodeSchool. It's ideal for those who have little to no experience with Javascript. Enjoy!

##Instructions

  • Install Nodejs if you don't have it.

NOTE: You can check by opening your terminal and running node -v. The version should be higher than 0.10.32

  • Update npm by running sudo npm install npm -g from within your terminal.
  • Install this challenge by running npm install -g javascripting
  • Run the command javascripting and follow the instructions

##You're Finished When... You've completed the challenge and opened a pull request with your source code (i.e. javascript files). See Jay's branch if you're unsure of what your branch should look like.

##Resources

About

Learn the basics of javascript (perfect for beginners)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published