Skip to content

Commit

Permalink
chore: add 2021/08/05 smart constructor draft post
Browse files Browse the repository at this point in the history
  • Loading branch information
alstn2468 committed Aug 5, 2021
1 parent 366b256 commit 5b6cfe7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/blog/TypeScript/2021-08-05-fp-ts-funtional-design-4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: 'ν•¨μˆ˜ν˜• λ””μžμΈ: λ˜‘λ˜‘ν•œ μƒμ„±μž'
date: 2021-08-05 00:01:04
category: 'TypeScript'
draft: true
---

λ³Έ ν¬μŠ€νŠΈλŠ” fp-ts 곡식 λ¬Έμ„œμ˜ [Learning Resources](https://gcanti.github.io/fp-ts/learning-resources/)에 μžˆλŠ” Functional design seriesμ—μ„œ μ†Œκ°œν•˜λŠ” λ¬Έμ„œλ“€μ„ λ²ˆμ—­ν•˜λ©° ν•™μŠ΅ν•œ λ¬Έμ„œμž…λ‹ˆλ‹€. 원본 λ¬Έμ„œλŠ” [링크](https://dev.to/gcanti/functional-design-how-to-make-the-time-combinator-more-general-3fge)μ—μ„œ 확인할 수 있으며 μž‘μ„±ν•œ μ½”λ“œλ“€μ€ [μ—¬κΈ°](https://github.com/alstn2468/getting-started-fp-ts/tree/main/src/functional_design_series/4_smart_constructors)μ—μ„œ 확인할 수 μžˆμŠ΅λ‹ˆλ‹€.

## ν•¨μˆ˜ν˜• λ””μžμΈ: λ˜‘λ˜‘ν•œ μƒμ„±μž

0 comments on commit 5b6cfe7

Please sign in to comment.