Utilize the power of the reduce method in JavaScript!
Filter a list of values using the filter method!
Transform elements in an array using the map method!
Learn what higher-order functions are in JavaScript!
Loop through an array using the forEach method!
Learn what callback functions are in JavaScript!
Learn about the various methods used to output information in Ruby!
Learn how to print an array to the console on a single line!
Learn how to get the class hierarchy of an object in Ruby!
Learn how to get the name of an object's superclass in Ruby!