스터디 중 공유된 자료를 정리합니다
- Redux docs - What are the benefits of immutability?
- MDN Web Docs - structuredClone() global function
- Wikipedia - Race condition
- Wikipedia - Idempotence
- Wikipedia - Imperative programming
- Wikipedia - Side effect
- Wikipedia - Inversion of control
- React Docs - Scheduling
- Vue Docs - 반응형이란?
- 프로 함수형 프로그래머, 괜찮나?
- final은 불변을 보장할까?
- 이동욱님 블로그
- Event Handler Naming in React
- Naming Things: Avoid "Handlers"
- React 18: 리액트 서버 컴포넌트 준비하기
- 카카오페이지는 BFF(Backend For Frontend)를 어떻게 적용했을까?
- 스토리북으로 인터랙션 테스트하기
- AHA Programming
- WET 코드베이스
- The Wrong Abstraction
- Server Driven UI 설계를 통한 UI 유연화
- Represent data with generic data structures
- 함수 선언문으로의 회귀
- 원자적 업데이트
- How React isn't reactive, and why you shouldn't care
- 프론트엔드에서의 Inversion of Control
- Inversion of Control
- 함수형 프로그래밍을 위한 람다 대수 입문 번역
- 프로그래밍 패러다임과 반응형 프로그래밍 그리고 Rx