/js-modules-study

Primary LanguageJavaScriptOtherNOASSERTION

General Assembly Logo

Study: Modules in Node and JavaScript

Prerequisites

  • None.

Objectives

By the end of this, developers should be able to:

  • Read and evaluate code that uses IIFEs.
  • Draw inferences about how Node isolates modules.
  • Organize code into modules.

Instructions

  1. Fork and clone this repository.
  2. Change into the new directory.
  3. Create and checkout a new branch, named response.
  4. Follow the directions given in study.md.
  5. 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.