Skip to content

alstn2468/getting-started-fp-ts

Repository files navigation

Getting Started FP with fp-ts

fp-ts

본 레파지토리는 fp-ts 공식문서의 Learning Resources에서 소개하는 문서들을 번역하며 학습한 레파지토리입니다.

codecov Github Action fp-ts version typescript version
Tech Blog Badge Linkedin Badge Facebook Badge Instagram Badge Resume Badge

📘 목차

fp-ts 시작하기

주제 코드 포스트 원문
fp-ts를 이용한 비함수형 코드와의 상호 운용성 Interoperability Interoperability 🔗
fp-ts 시작하기: Eq Eq Eq 🔗
fp-ts 시작하기: Ord Ord Ord 🔗
fp-ts 시작하기: Semigroup Semigroup Semigroup 🔗
fp-ts 시작하기: Monoid Monoid Monoid 🔗
fp-ts 시작하기: Category Category Category 🔗
fp-ts 시작하기: Functor Functor Functor 🔗
fp-ts 시작하기: Applicative Applicative Applicative 🔗
fp-ts 시작하기: Monad Monad Monad 🔗
fp-ts 시작하기: Either vs Validation Either vs Validation Either vs Validation 🔗
fp-ts 시작하기: IO IO IO 🔗
fp-ts 시작하기: Reader Reader Reader 🔗

함수형 디자인

주제 코드 포스트 원문
함수형 디자인: 콤비네이터 combinator one combinator one 🔗
함수형 디자인: time 콤비네이터를 더 일반적으로 만드는 방법 combinator two combinator two 🔗
함수형 디자인: tagless final tagless final tagless final 🔗
함수형 디자인: 똑똑한 생성자 smart constructors smart constructors 🔗
함수형 디자인: Typescript에서의 TDD (declare의 남용) TDD in Typescript TDD in Typescript 🔗
함수형 디자인: 속성 기반 테스트 소개 property base testing Property base testing 🔗
함수형 디자인: 대수적 자료형 algebraic data types algebraic data types 🔗

Written by @Minsu Kim

Releases

No releases published

Packages

No packages published