내 맘대로 위클리 뉴스 - 2021년 33주(2021.08.01 - 2021.08.07)
Python
-
Building a Django driver for Psycopg 3
Django
에서 사용하는 psycopg 드라이버의 최신 버전에 관한 내용을 담고 있습니다.- Psycopg 3에서 변경된 사항을 자세히 소개하고 있는 PostgreSQL 사용자분들은 꼭 읽어보세요.
-
Django Rest Framework
를 위한 레시피를 공유하고 있는 기사 입니다.- ViewSet을 적절히 활용하는 방법이 잘 소개되어 있으니, DRF를 사용하신다면 이 기사를 꼭 참고해보세요.
-
Get yourself a better Django proxy experience
- Django에서 프록시 모델(Proxy Model)을 사용할 때 주의할 사항을 소개하는 기사 입니다.
- 항상 생각해야 되지만, 쉽게 놓치는 부분을 잘 집어내고 있으니 Django 사용자는 참고해보세요.
JavaScript
-
How To Generate QR Code Using Javascript
- 요즘 많이 사용하는
QR
Code를 JavaScript를 사용해서 만들어보는 과정을 소개하는 튜토리얼 기사입니다. - 외부 라이브러리를 거의 사용하지 않기 때문에, JavaScript를 공부하신다면 도전해보세요!
- 요즘 많이 사용하는
-
17 Clever JavaScript Tricks That Every Developer Should Use
- JavaScript를 사용할 때 유용한 17가지 팁을 소개하는 기사 입니다.
Mobile
-
Modern Concurrency in Swift: Introduction
Swift
를 사용해서 동시성 문제를 해결하기 위한 방법을 소개하는 기사입니다. 해당 기사는 Xcode 13b1 이상에서 작동합니다.
-
Camera2 - Everything You Wanted To Know
Android
에서 Camera2를 사용해서 간단한 앱을 만들면서 API를 소개하는 기사 입니다.
JVM and C#
- What's New in Java 16
- JDK 16의 변경사항을 간단히 정리한 기사 입니다.
Etc
- Tips on Building a Docker image (quickly) in a CI/CD Pipeline
- Top 15 best beginner projects ideas for new programmers
- Panache – Active Record Pattern
- Re-writing the AOSP Calendar App in Kotlin
- Implementing Three Column Navigation in SwiftUI
- How to do APIs constraints with @Available in Swift
- Automating App Store Screenshots
- Loading images for Jetpack Compose using Glide, Coil, and Fresco
- Introducing Navigation-Material 🧭🎨️
- How To Build Data Structures With JavaScript ES6 Classes
- Understanding applications of useRef hook in React with examples
- Accessibility testing with Storybook
- Magical Marbles in Three.js
- How MDN’s autocomplete search works
- How to send emails with Node.js using SendGrid
- How to use RabbitMQ and Node.js with Docker and Docker-compose
- ✅ 40+ Best Practices List