Functional Programming and JavaScript ES6+
This is a course where you can learn ES6+ and functional programming. This course covers and applies the iterable/iterator/generator protocols of ES6+ in detail. You can learn functional programming based on iterables, map/filter/reduce, pipelines, lazy evaluation through generators, promise composition, concurrency/parallelism, async/await and asynchronous error handling, etc. Master this course and practice to become an intermediate JavaScript developer!
5,562 learners
Level Basic
Course period Unlimited

Announcing the fxts functional TypeScript library!
This time, our company's developers, Lee Do-hyung and Jo Hyeon-woo, created and released fxts, a TypeScript-based functional library.
It has better type inference than other libraries, is easy to use for concurrent programming, conforms perfectly to standard ECMAScript, and is good at error handling!
Please visit the fxts site below to see what kind of concepts and functions it has, visit GitHub to check out Do-hyung and Hyun-woo's code know-how, and come to Slack to share a lot of technical know-how!!
Github: https://github.com/marpple/fxts
Site: https://fxts.dev
Slack: https://join.slack.com/t/fx-ts/shared_invite/zt-yw1x81zq-pNa8nM40X6mQAsu2L4m1Fw




