You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
글을 작성하고 공부할 시점에서는 구조설계 관점에서 top-bottom/bottom-top 이라는 용어를 사용했는데, 공부를 하다보니 atomic, flux 패턴에 맞춰서 비교하는게 적합해보이네요!
위 내용은 프로그래밍 구조와 설계에서 본 내용을 기반으로 정리해서 기록해두었습니다!
후니네 개발하우스 | Hi zustand
난 왜 zustand 공부를 시작했을까? 회사에서 위처럼 회사에서 useState, useEffect, useRef 등 Hook을 하나의 컴포넌트에서 남발해서 사용하고 있다는 것을 알게 되었다. (위 사진은 극히 일부의 코드를 수정해서 보여준란걸..😂) 그렇게 되니
https://hooninedev.com/240222/
The text was updated successfully, but these errors were encountered: