The course is good to have some introduction, but I feel it explained some advanced methods and aspects too fast.
For example, the ES6 Array methods deserve a better explanation on why some of them work the way they do.
But there is a MAJOR RED FLAG with the provided challenges, as the instructor uses REDUCE to solve them (the one to recreate MAP and then all of the last challenges). The way reduce is used on all of those challenges, by caring over the accumulator with the spread operator is BAD PRACTICE and ill-performing on any real case scenario according to MDN documentation on Reduce (check "When to not use reduce"). All challenges can be solved with either a loop, forEach, filter or every methods directly, w/o needing Reduce, and will perform much better on real case scenarios.
Learning Functional Programming with JavaScript ES6+ (2019)
With Shaun Wassell
Liked by 1,708 users
Duration: 2h 49m
Skill level: Intermediate
Released: 6/11/2019
Course details
Skills you’ll gain
Earn a sharable certificate
Share what you’ve learned, and be a standout professional in your desired industry with a certificate showcasing your knowledge gained from the course.
LinkedIn Learning
Certificate of Completion
-
Showcase on your LinkedIn profile under “Licenses and Certificate” section
-
Download or print out as PDF to share with others
-
Share as image online to demonstrate your skill
Meet the instructor
Learner reviews
-
Felipe Spengler
Felipe Spengler
Senior Frontend Engineer | Shopify | Salesforce B2C (SFCC) | UX, UI and Accessibility specialist
-
-
Contents
What’s included
- Practice while you learn 1 exercise file
- Learn on the go Access on tablet and phone