내 맘대로 위클리 뉴스 - 2024년 37주(2024.09.15 - 2024.09.21)
Python
- Why I Still Use Python Virtual Environments in Docker
- 이 기사는 Python 가상 환경을 Docker 기반의 컨테이너에서 사용해야 한다고 주장합니다. 저자의 주장은 팀 간의 커뮤니케이션과 배포를 더 간단하게 만들어 준다고 하는데, 여러분은 의견은 어떠신가요? 해당 기사를 한 번 읽어보세요!
JavaScript
-
- TS를 사용해서 폼 데이터에 접근하기 위한 React의 새롭고 오래된(?) 기술을 소개하는 기사 입니다.
-
JSX Evolved: The React Server Components
- React의 변천사를 간략하게 소개하는 기사입니다.
OOP
-
The val Property != Immutable in Kotlin
- Kotlin의
val
속성에 관한 기사입니다. - Kotlin이나 Android App을 개발하신다면 이 기사를 참고해보세요!
- Kotlin의
-
Using lazy loading in Entity Framework Core 8
- EF8에서 지연 로딩을 활용하는 방법을 소개하는 간략한 기사입니다.
-
Performance Improvements in .NET 9
.NET 9
에서 성능을 높이는 방법을 소개하는 기사입니다.
Etc
- Using feature flags in GraphQL
- Spring Boot with AWS S3, S3Client and Kotlin
- Blazor Basics: Styling Blazor Components with CSS
- On over-engineering; finding the right balance
- Implementing Floyd-Warshall algorithm for solving all-pairs shortest paths problem in C#
- Search Params in Next.js for URL State
- Taming the beast that is the Django ORM - An introduction
- How we made querying Pandas DataFrames with chDB 87x faster
- Escaping from Anaconda's Stranglehold on macOS