Launch School Course JS210 Fundamentals of JavaScript for Programmers

This repository contains practice exercises from Launch School's JS210 course.

What I learned in this course:

  • Syntax and data types
  • Functions and higher-order functions
  • Arrays and Objects as data structures
  • Core built-in methods
  • Writing idiomatic and stylistic code