내 맘대로 위클리 뉴스 - 2020년 07주(2020.02.09 - 2020.02.15)
Python
-
Configuring uWSGI for Production Deployment
- uWSGI를 사용해서 서비스를 제공할 때 알려진 문제와 몇가지 팁을 소개하는 기사입니다.
- 만약 Django를 사용해서 웹 서비스를 고려하고 계신다면 이 기사를 참고해보세요.
-
The 22 Most-Used Python Packages in the World
- 많은 Python 사용자가 사용하는 라이브러리 22개를 소개하는 기사입니다.
- 새로운 것을 어디서 시작할지 모르겠다면 이 기사의 라이브러리를 먼저 배워보는건 어떤가요?
JavaScript
- Node.js Async Best Practices & Avoiding the Callback Hell
- Node.js 비동기 작업 (async.js, promise 및 async 함수)을 처리 할 때 사용 할 수있는 도구와 기술을 설명하고 있습니다.
iOS/Android
-
- Swift 5.2 변경사항을 소개하는 기사입니다.
-
Replicating the iOS Reminders App using SwiftUI, Combine, and Firebase, Part 2
- SwiftUI, Firebase 및 몇 가지 다른 기술을 사용하여 실제 애플리케이션을 구축하는 방법을 다루는 기사입니다.
JVM
- What is Spring Framework? From Dependency Injection to Web MVC
- 스프링을 처음 접한 분들에게 좋은 입문 기사입니다
- 이번주 강추 기사입니다(하지만 조금 길어요!).
Etc
- Building Python Data Science Container using Docker
- How I’m testing in 2020
- Using Alpine can make Python Docker builds 50× slower
- A Pythonista's Review of Haskell
- Understanding the ECMAScript spec
- Understanding the Node.js event loop phases and how it executes the JavaScript code.
- Upsampling in Core ML