"이러한 방법들을 알기 전까지는 내가 파이썬을 마스터한 줄 알았다"
(1) 가독성(readability)은 중요하다
(2) 필요없는 조건을 피하라
(3) 공백(whitesapce)의 적절한 사용
(4) docstring과 코멘트
(5) 변수와 할당
(6) list concatenation과 join
(7) 참인 조건 테스트하기
(8) 가급적이면 enumerate 사용하기
(9) 리스트 컴프리헨션
(10) 제너레이터 표현법
https://medium.com/analytics-vidhya/asyncio-moving-towards-the-async-future-of-python-28d3231608
https://medium.com/swlh/handling-exceptions-in-python-a-cleaner-way-using-decorators-fae22aa0abec
https://medium.com/python-in-plain-english/simple-mailer-with-django-2a7e2ad34b34
https://medium.com/well-red/react-suspense-concurrent-mode-cb92e99d95e2
https://medium.com/@jcbaey/authentication-in-spa-reactjs-and-vuejs-the-right-way-e4a9ac5cd9a3
https://itnext.io/async-and-await-in-javascript-the-extension-to-a-promise-f4e0048964ac
https://medium.com/javascript-in-plain-english/creating-your-second-react-application-d6d50e3e1e91
https://medium.com/teamzerolabs/5-aws-services-you-should-avoid-f45111cc10cd
https://www.fullstackdjango.com/post/django-channels-and-react-a-match-made-in-heaven