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
박소현: state가 immutable하기 떄문에 덮어씌우기로 변경해야되기 때문에. 리엑트 로직을 설명할때, state에 그냥 새로운 객체 넣으면 immutable유지되는데 굳이 setstate 사용해야하는지? 질문을 받아서... -> Reconciliation...!! 관련 이슈
왜 state를 직접 변경하지 않고 setState를 이용하나요? (단답형)
The text was updated successfully, but these errors were encountered: