https://egghead.io/courses/professor-frisby-introduces-composable-functional-javascript
이론적인 것만 가르치는게 아니라 실전과 엮여있는 듯
제목
Professor Frisby Introduces Composable Functional JavaScript
강의목록
Create linear data flow with container style types (Box)
Refactor imperative code to a single composed expression using Box
Enforce a null check with composable code branching using Either
Use chain for composable error handling with nested Eithers
A collection of Either examples compared to imperative code
Create types with Semigroups
Semigroup examples
Ensure failsafe combination using monoids
A curated collection of Monoids and their uses
Unbox types with foldMap
Delay Evaluation with LazyBox
Capture Side Effects in a Task
Use Task for Asynchronous Actions
You've been using Functors
Lift into a Pointed Functor with of
You've been using Monads
Build curried functions
Applicative Functors for multiple arguments
Apply multiple functors as arguments to a function (Applicatives)
List comprehensions with Applicative Functors
Write applicatives for concurrent actions
Leapfrogging types with Traversable
Maintaining structure whilst asyncing
Principled type conversions with Natural Transformations
Apply Natural Transformations in everyday work
Isomorphisms and round trip data transformations
Build a data flow for a real world app
Retrieve and use data from an api with pure functional constructs
Find the intersection of sets with Semigroups
ㅇㅇ 소개한 곳에서도 빠르게 익혀볼 수 있다는 게 장점이라고 했음
사이트 살펴보니 이런 짤막한 강의영상 시리즈 모아놓은게 이것저것 있네
함수형 자바스크립트 그룹 즐찾해둠 그룹 가입 안 해도 다 보이더라
거기에 딴데서도 본 유명한 사람들 몇명 있더라
내가 보는 데가 거기야
가보면 메롱시티 링크도 있어 ㅋㅋㅋ