elizabrock / software-development-curriculum

The goal of this repository is to aggregate all of the course materials I've developed in the first 10 Nashville Software School cohorts.
MIT License
25 stars 53 forks source link

Completed basic JavaScript function refresher documentation #131

Open NewEvolution opened 8 years ago

NewEvolution commented 8 years ago

Documentation on the basics of JavaScript functions. Includes a cross-link to the documentation on hoisting & external link to the MDN resource on functions.