내 맘대로 위클리 뉴스 - 2024년 33주(2024.08.18 - 2024.08.24)
Python
-
Django: create sub-commands within a management command
- Django의 사용자 커맨드를 활용하는 방법을 소개하는 기사 입니다.
-
- 내 컴퓨터에서는 작동하지만 다른 사람의 컴퓨터에서는 작동하지 않는 경우 확인해야 할 사항을 알려주는 기사입니다.
- 북마크 추천드립니다.
JavaScript
- React is (becoming) a Full-Stack Framework
- React가 Server까지 확장될까요? 이 기사를 읽고 한 번 확인해보세요!
OOP
-
- Kotlin의 확장 함수에 대해서 간략하게 소개하는 기사입니다.
-
- SwiftUI를 사용해서 macOS 앱을 고민이시라면 이 기사를 읽어보세요.
Etc
- Building BookMatch: A Journey into AI-Powered Book Recommendations
- List Formatter in Android : Android Internationalization/ Localisation part 1
- Making mistakes while learning Swift
- What's New in SwiftUI - WWDC24
- Journey through the .NET World: Behind Old and New Names
- JSON Parsing in Swift explained with code examples
- A deep dive on forms with modern React
- Regexes Got Good: The History And Future Of Regular Expressions In JavaScript
- Redux Essentials, Part 1: Redux Overview and Concepts
- Are Function Calls Still Slow in Python? An Analysis of Recent Optimizations in CPython