728x90

bestalign.github.io/2015/10/06/cartoon-guide-to-flux/

Flux로의 카툰 안내서

원문: https://medium.com/code-cartoons/a-cartoon-guide-to-flux-6157355ab207 Flux는 현재 웹 개발에서 가장 인기 있는 토픽 중 하나이면서도 가장 이해되고 있지 않은 토픽 중 하나이다. 이 안내서는 모두가 이해할

bestalign.github.io

 

함수형프로그래밍
https://poiemaweb.com/js-array-higher-order-function

Higher order function | PoiemaWeb

배열(array)는 1개의 변수에 여러 개의 값을 순차적으로 저장할 때 사용한다. 자바스크립트의 배열은 객체이며 유용한 내장 메소드를 포함하고 있다.

poiemaweb.com


map, filter, reduce
함수객체 인자(아큐먼트.파라미터)로도 리턴값으로도

'React' 카테고리의 다른 글

[React] 컴포넌트  (0) 2020.08.06
[React] create-react-app 실행시 흐름  (0) 2020.08.03

+ Recent posts