November 2020

Catch of the Day


Continue Reading

  • May 2020

    JavaScript ES6: Template Strings

    Template strings (or template literals) don’t offer much in the way of new functionality but instead make some quality of life improvements to our syntax.

  • March 2020

    JavaScript ES6: The forEach() Helper

    forEach() is an ES6 helper that is used to call a function once on each item in an array and is arguably the most useful ES6 helper. Let's dig into how it works.

  • April 2020

    JavaScript ES6: The map() Helper

    The map() helper is used when we want to modify a list of data. When map() is finished running, it creates and populates a new array with the results. Let's see how it works!

  • Take on Me banner

    August 2020

    CodePen Challenge: Take on Me

    This week, our color palette comes from the video for "Take on Me" by a-ha from 1985. The absence of color is a big part of the video but the crossover moments between the comic book world and the real world are filled with moody pastels.

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now