alexiskoss / lab03-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Lab - programming practice

For this lab you will be tasked with completed a series of programming problems with Javascript.

Goals

  • Practice Javascript syntax
  • Practice map, filter, and reduce functions in Javascript
  • Practice building a frequency table
  • Practice looping
  • Practice working with objects
  • Practice with callbacks

Note -

Please fork this repository and work off your fork so you can push commits and refer to them later. Some of the problems you solve in this lab may come up again in your homework.

About


Languages

Language:JavaScript 65.0%Language:HTML 32.1%Language:CSS 3.0%