Chaewon Kong's Dev Blog on web development and computer science. Frequently writes on JavaScript, React, React Native and Node.
© 2021. All rights reserved.
2020. 10. 25
기본적으로 React는 싱글 페이지 어플리케이션이죠. 보통 React Router를 이용해 라우팅을 합니다. 이 경우, S3와 CloudFront에 배포하였을 때, routing이 안 되는 문제가 발생할 수 있습니다. 오늘은 S3/CloudFront에서 React Router가 작동하도록 설정해봅니다....
2020. 10. 06
In 'loc' attribute in sitemap.xml, URL must ends with trailing slash, UTF-8 encoded, and properly escaped.
2020. 10. 04
Use SVG Circles in React. Find out what exactly height, width, cx, cy, r, stroke, and fill attributes are working on.
2020. 10. 02
How to implement pm2 cluster
2020. 09. 18
Why do we need refresh token even when using JWT? Why access/refresh token strategy is safer?
2020. 09. 16
Array, slice, map, struct