y0ngha's honest review, Functional Programming and JavaScript ES6+ course
Reviews 1
Average rating 3
(Review written after completing up to Section 6) The course title is clearly 'Functional Programming and JavaScript ES6+', but up to Section 6, it feels more like learning how to use the FxTS and FxJS libraries. Of course, the functions implemented in the process (Iterables/Iterators, Generators, Currying) are important, but functions like `go` and `pipe` are specific to the usage of the FxTS and FxJS libraries rather than being universal FP concepts. While everything fits under the broad concepts of ES6+ and FP, it is a bit disappointing that the specific details focus less on general-purpose usage.
1

