내 맘대로 위클리 뉴스 - 2023년 23주(2023.06.04 - 2023.06.10)
Python
- The Many Problems with Celery
Celery
를 사용할 때 주의해야 하는 사항을 잘 정리해둔 문서입니다.- 주의사항 뿐만 아니라 약간의 해결책을 제시하기 때문에 Celery를 사용하신다면 읽어보세요.
- Understanding Cosine Similarity in Python with Scikit-Learn
Cosine Similarity
을 소개하는 기사 입니다.
JavaScript
- JWT Authentication in React with react-router
- React에서
JWT
인증과 react-router를 사용하는 방법을 소개하는 기사 입니다.
- React에서
- RSC From Scratch. Part 1: Server Components #5
@dan_abramov
의 React의 Server Components를 만드는 과정을 자세히 소개하는 기사 입니다.
Mobile
-
HTTP chunk requests with Android and ktor
- HTTP의 chunk(HTTP Streamed) 요청에 관한 기사 입니다.
-
An Introduction to Grids in SwiftUI
- SwiftUI에서 Grid를 표현하는 방법을 소개하는 기사 입니다.
OOP
- Java is Very Fast, If You Don’t Create Many Objects
- 너무 당연한 글 같지만, 읽어보시길 권해드립니다.
Etc
- Deep Dive into RabbitMQ with Spring Boot
- The React Ecosystem in 2023
- A Comprehensive Guide of React Unit Testing
- "
" - useHooks
- Getting Started With Kivy for GUI Development
- Python for Finance: Pandas Resample, Groupby, and Rolling
- Makefile tricks for Python projects
- The Python Language Summit 2023: What is the Standard Library for?