React의 현재 양대산맥 상태관리 라이브러리 중 하나 입니다.
Jotai
라는 상태관리 라이브러리의 구현의도와, 동작원리 등에 대한 이해를 목적으로 코드를 뜯어보던 도중 개선하면 좋을 부분이 보여 기여하였습니다.fix(core): improve error handling with multiple errors in flashCallbacks
refactor(unmountAtom): use atomStateMap.get instead of ensureAtomState
Refactor type set atom