내 맘대로 위클리 뉴스 - 2024년 38주(2024.09.22 - 2024.09.28)
Python
-
7 Ways To Use Jupyter Notebooks inside PyCharm
- PyCharm에서 Notebook을 활용하는 간략한 튜토리얼 기사입니다.
-
Why we wrote a new form library for Django
- Django에서 Form을 주로 사용하시나요? 그렇다면 이 기사를 참고해보세요!
JavaScript
-
How to fetch data in React [2024]
- React에서 데이터를 '가져오는' 방법을 간략하게 소개하는 기사입니다.
-
- TS를 기반으로 React 앱을 구성하고 계시다면 참고하세요.
OOP
- Anatomy of the .NET dictionary
.NET
의 Dictionary<TKey, TValue>타입에 대해 자세히 소개하는 기사 입니다.
Etc
- SPA Lazy Loading Pitfalls
- Content Layer: A Deep Dive
- How I Built My Blog
- How We Made Jupyter Notebooks Load 10 Times Faster
- Django: rotate your secret key, fast or slow
- What's in an e-graph?
- Building an Advanced RAG System With Self-Querying Retrieval
- Let’s build and optimize a Rust extension for Python