This course has been updated! We now recommend you take the Functional-Light JavaScript, v3 course.

Check out a free preview of the full Functional-Light JavaScript, v2 course:
The "Challenge 2: Point-Free Style" Lesson is part of the full, Functional-Light JavaScript, v2 course featured in this preview video. Here's what you'd learn in this lesson:

In this challenge, students refactor functions into point-free style.

Get Unlimited Access Now

Transcript from the "Challenge 2: Point-Free Style" Lesson

[00:00:00]
>> Kyle Simpson: Exercise two is refactor some code to be point-free style. It's gonna give you some practice with what I just described. You use a couple of different utilities, that we just described, to do that for a few functions.