내 맘대로 위클리 뉴스 - 2021년 28주(2021.07.04 - 2021.07.10)
Python
-
Beautiful Interactive Tables for your Flask Templates
- 이 기사는
dataTables.js
를 사용해서Flask
와 연동해서 데이터를 테이블 형태로 출력하는 방법을 소개하는 기사 입니다.
- 이 기사는
-
Custom Permission Classes in Django REST Framework
Django REST Framework(DRF)
에서 사용자 권한을 커스텀하는 방법을 소개하는 기사 입니다.
JavaScript
-
How to Use Async/Await to Write Better JavaScript Code
Async/Await
를 쉽게 설명하고, 코드를 사용해서 실습 과정을 함께 제시하는 기사입니다.
-
- '색(color)`을 정렬하는 방법을 소개하는 기사 입니다. 이 기사를 통해서 '색(color)'을 구성하는 원리를 학습 할 수 있습니다.
Mobile
-
A Deep Dive into Airbnb’s Server-Driven UI System]
- Server-Driven UI System을 사용하여 Web, iOS 및 Android에 데이터를 제공하는 방법을 Arirbnb에서 발표한 기사 입니다.
GraphQL
을 기반으로 데이터를 구성하고 있으시면 이 기사를 꼭 참고해보세요.
-
Android 12 review for developers
Android 12
의 변경사항을 자세히 소개하고 있습니다. Android 개발을 진행하고 계시면,Security and privacy
관련 부분은 미리 알아두시면 좋을 듯 합니다.
JVM
-
Kotlin
을 사용해서MongoDB
를 사용하는 방법을 소개하는 기사 입니다.
-
Kotlin: Type conversion with adapters
Kotlin
의 확장 기능(extension)을 사용하여, 형식(type) 변환 메커니즘을 제공하는 방법을 소개하는 기사 입니다.
Etc
- Protocols in Gradient and Chroma Game
- Share your Gradle configuration with the Gradle Kotlin DSL — A guide for Android projects
- Hello, Spring GraphQL
- Compose: UI Screenshot Testing
- Instagram-like particles animation using Jetpack Compose
- NavigationRailView MaterialDesign 1.4.0 Stable
- Compose architecture: MVVM or MVI with Flow?
- Navigation in multi module Android Compose UI project + Hilt
- WWDC21: What’s New in Unit Testing for Xcode 12.5
- Dismissing a SwiftUI modal or detail view
- SwiftUI patterns evolution: view builders
- How-to: Create a custom ProgressView with SwiftUI
- The many faces of button in SwiftUI
- Functional, Declarative Audio Applications
- How to useContext in React
- Creating A Multi-Author Blog With Next.js
- What’s the best place to host Next.js site?
- Code Generator for HTTP Requests
- Image To Text Conversion With React And Tesseract.js (OCR)
- How to Start a Production-Ready Django Project
- Parameterizing and automating Jupyter notebooks with papermill
- How to Handle JWTs in Python
- plotting on terminal