Minjun Kim

Results 36 comments of Minjun Kim

I created a project using ARc. I really had fun working on it. I did not fork this project directly. I just copied your idea of using `require` with regex,...

Is there any solution to this issue? Should I give up route based code splitting in ARc? Using directory structures like routes/[route-name]/components/atom/Something.js will solve the issue, but it is too...

https://github.com/velopert/learning-react/blob/master/corrections.md#922-pg-230-231-%EC%97%85%EB%8D%B0%EC%9D%B4%ED%8A%B8

앗 ! 그렇군요. 이전엔 runtime~main.js 였고 나중에 runtime-main.js 로 변경됐는데 책에 반영이 되지 않았었습니다. 다음 인쇄에서 반영하겠습니다! 감사합니다.

https://mongoosejs.com/docs/promises.html#should-you-use-exec-with-await? 앞부분에 await이 있으면 생략 할 수는 있지만 사용하는것이 권장된다고 하네요 추후 개정하게 될때는 이에 대한설명도 추가하면 좋을 것 같습니다. 쓰지 않는다고 해서 오작동하지는 않습니다.

5쇄때 수정됐습니다 :D https://github.com/velopert/learning-react/blob/master/_old_corrections/%EA%B0%9C%EC%A0%95%ED%8C%90-4%EC%87%84.md#20302-%EC%97%85%EB%8D%B0%EC%9D%B4%ED%8A%B8-pg552

아~ serviceWorker.js 부분은 아예 제거하시면 됩니다. 새로운 CRA에선 해당 부분이 사라졌더라구요, 해당 부분은 다 무시하시면 되어요~

작성하신 `Profiles` 컴포넌트를 여기에 올려주실수있을까요? ``` "/profiles/velopert" ``` 링크에 이런식으로 맨 앞에 / 가 잘 있는지 확인해주세요.

확인해보니 잘 되고 있는 것 같습니다. 지금 많이 늦었지만.. 한번 github에 올리고 링크 올려주시면 확인해볼게요!