p-iknow's devlog

There are 1 post that match #functional programming.

algorithm (28)
javascript (16)
code-signal (16)
programmers (12)
자료구조 (8)
ADT (8)
front-end (7)
vscode (5)
sorting (5)
editor (5)
webpack (4)
typescript (3)
react (3)
node (3)
issue (3)
terminal (2)
never (2)
log (2)
css (2)
OOP (2)
웹표준 (1)
웹접근성 (1)
union (1)
throttle (1)
speech-bubble (1)
sementic-release (1)
section-tag (1)
review (1)
reflection (1)
pull-request (1)
private-field (1)
path (1)
passport (1)
packages (1)
observer-pattern (1)
next.js (1)
mvc-pattern (1)
interface (1)
inheritance (1)
http (1)
html (1)
github (1)
git (1)
functional-programming (1)
excess-property-check (1)
event (1)
eslint (1)
dom (1)
debug (1)
debounce (1)
conditional-type (1)
carousel (1)
browser (1)
Webpack (1)
Structural-Typing (1)
React (1)

point free in functional programming

2023-05-21

배경 함수형에 대한 블로그 글을 찾아 보던 중 pointfree-javascript 라는 글을 접하게 되었다. 기존의 경험을 통해서 유추해봐도 의미를 알기 어려웠다. point free 란 무엇인지 알아보기 위해 글을 정리했다. 첫인상 해당 글상서는 함수 조합(compose)을 하면 함수가 smaller(작게 쪼개고), generic(잘 추상화되고), r…

functional-programming
© p-iknow's devlog, Built with Gatsby and gatsby-starter-hoodie theme.