Skip to content

Instantly share code, notes, and snippets.

@nduckwiler
nduckwiler / A-prerequisites.md
Last active October 24, 2019 21:03 — forked from ianmunrobot/0-prerequisites.md
Sample Content Associate Writing Sample

Prerequisites

To complete this, learners should have knowledge of the following JavaScript concepts:

  • Basic data types
  • Arithmetic operators
  • String concatentation
  • Using console.log to output information