This study should be completed over multiple evenings.
nodeschool is an excellent free and open-source resource for learning Node. We will use nodeschool in the future to help us learn back-end web development using node. For now, we'll use the javascripting workshop to review what we've learned so far.
By the end of this, developers should be able to:
- Recognize common, fundamental development patterns in JavaScript.
- Work with primitives, reference types, control flow, callbacks, and array methods.
- Fork and clone this repository.
- Change into the new directory.
- Create and checkout a new branch, named
response
. - Follow the directions given in
study.md
. - When finished, push to your fork and submit a pull request.
You may wish to refer to FAQs related to forking, cloning, and pull requests.
Source code distributed under the MIT license. Text and other assets copyright General Assembly, Inc., all rights reserved.