내 맘대로 위클리 뉴스 - 2024년 32주(2024.08.11 - 2024.08.17)
Python
-
TIL #102 – ctrl+left and ctrl+right not working in the Python REPL on MacOS
- macOS에서 Python REPL의 커서를 빠르게 이동하기 위해서 사용되는 단축키를 사용하기 쉽지 않은데, 해당 단축키를 사용하는 간단한 팁을 소개하는 기사 입니다.
-
Crawling Pages with Infinite Scroll using Scrapy and Playwright
- 무한스크롤이 적용된 페이지를 스크랩 하는 방법을 소개하는 기사 입니다.
JavaScript
- React Compiler, How Does It Work? [1] - Entry Point through Babel Plugin
- React Compiler에 대한 자세히 설명하는 기사 입니다.
- 이번주 추천 기사입니다.
OOP
-
Unit Testing in .NET: Tools and Techniques
C#
의 테스트 도구에 대해서 자세히 소개하는 기사 입니다.
-
Advanced Kotlin Flow Cheat sheet (for Android Engineer)
- Android 개발자를 위한 Kotlin 문법 요약을 제공하는 기사 입니다.
Etc
- The History and Importance of C# in the Software Industry
- Sqlx4k - Interoperability between Kotlin and Rust, using FFI (Part 1)
- Tales from the .NET Migration Trenches - Middleware
- Load .env Files in C# .NET
- How to Implement a Splash Screen in Jetpack Compose with the SplashScreen API.
- Material3 PullToRefresh for Jetpack Compose
- Android Accessibility Checklist
- Patterns for Memory Efficient DOM Manipulation with Modern Vanilla JavaScript
- Taking notes on a new codebase
- CSVs Are Kinda Bad. DSVs Are Kinda Good.
- SonarQube: Open Source Security Automation