내 맘대로 위클리 뉴스 - 2017년 51주(12월 22일)
Django with Python News
-
Configure Django to log exceptions in production
- Django의 로깅을 깔끔하게 정리한 기사
- 강추!
-
Using NLTK to visualize my favorite albums’ lyrics
- 노래의 가사를 NLTK를 사용해서 시각화 하는 방법을 소개하는 기사
iOS, Android and Windows Mobile News
-
Kotlin Collections Inside. Part 1
- Kotlin의 콜렉션의 작동방법을 소개하는 기사
-
Representing View State with Kotlin Data Classes
- Kotlin Data Class를 사용해서 Android Architectures의 Component ViewModel로 나타내는 방법을 소개하는 기사
JavaScript
-
Monitoring the performance of a Node.js web application
- Node.js의 성능 모니터링을 하는 방법을 소개하는 기사
-
An Introduction to Speculative Optimization in V8
- 최적화 컴파일러가 어떻게 작동하는지 소개하는 기사
-
Immutable Updates in React and Redux
- React와 Redux에서 불변상태를 업데이트(?) 하는 방법을 소개하는 기사