내 맘대로 위클리 뉴스 - 2019년 41주(2019.9.29 - 2019.10.05)
Python
-
An In-Depth walkthrough of Djangos Default Middleware
- Django에서 제공하는 기본적인 미들웨어에 대한 심도깊은 기사 입니다.
- DJango의 미들웨어가 DRF와 어떻게 상호작용하는지 궁금하셨다면 이 기사를 읽어보길 권합니다.
-
Speeding up Python Code: Fast Filtering and Slow Loops
- Loops 대신에 Filtering을 사용해야 하는 이유를 단 번에 깨달을 수 있는 좋은 기사 입니다.
JVM
- SPRING BOOT TESTING WITH JUNIT 5
- Spring Boot 프로젝트에서 JUnit 5를 사용하는 것을 고려(혹은 사용중이라면) 이 기사를 참고하세요.
- 다양한 Spring Boot 테스트 예제를 통해 설명하고 있기 때문에 많은 도움이 될 것 입니다.
JavaScript
-
Test Driven Development (TDD) with React, React Testing Library, and Jest
- React 테스트 라이브러리인 Jest를 사용하여 TDD를 사용해서 애플리케이션을 만드는 방법을 설명하는 기사
-
Working with Node.js on Hyper-V and WSL2
- Windows에서 Node.js 애플리케이션을 Linux에 배포하는 분이나 Windows에서 Node.js 개발을 하시는 분 중에서 몇몇 라이브러리 때문에 고민이라면 기사를 참고해서 WSL/WSL2 도입을 확인해보세요.
Etc
- Keras: Starting, stopping, and resuming training
- Continuous Delivery for Machine Learning
- Automated reports with Jupyter Notebooks (using Jupytext and Papermill)
- A complete guide to i18n in Python
- Matplotlib titles have configurable locations – and you can have more than one at once!
- Network Theory and Game of Thrones - A Perfect Combination
- TestProject Best Practices
- Java 9 To 13
- Java 13 Features: Switch Enhancements and Text Blocks
- Maven archetypes tutorial
- 10 Java security best practices
- THE PERSONAL DATA STORE PATTERN
- WindowInsets — Listeners to layouts
- Getting Started with NodeGUI
- Crafting build pipelines with Docker
- Building Chrome Extensions with Vue.js
- Our Crazy Summer of SwiftUI
- Data Driven SwiftUI
- Error Handling in Swift Combine Framework