ReactMasters / state-manager

상태관리 라이브러리
MIT License
0 stars 0 forks source link

StateManager 캡슐화 논의 #10

Closed JeGwan closed 1 month ago

JeGwan commented 2 months ago

https://github.com/ReactMasters/state-manager/blob/086476b7e79bdcb6a78da070f85d332f258c6196/src/adapters/react.ts#L4-L17

store 는 캡슐화 해야할 대상이라서 StateManager 를 class 로 만들고 private 멤버로 store 를 할당하는게 어떨지