내 맘대로 위클리 뉴스 - 2021년 13주(2021.03.21 - 2021.03.27)
Python
- Streaming video with FastAPI
- 요즘 유행인
FastAPI
를 사용해서 스트림 서비스를 간단하게 만들어보는 튜토리얼 기사입니다. - 혹시, Flask에 관심이 있으시면 이 기사를 참고하세요.
- 요즘 유행인
JavaScript
-
How to Build Accordion In React From Scratch Without Using Any External Library
- React
만
사용해서 Accordion을 만드는 방법을 소개하는 튜토리얼 기사입니다. - React를 시작하신분들에게 좋은 튜토리얼 기사 입니다.
- React
-
React State Management Libraries and How to Choose
- 상태 관리자를 선택하는 기준에 대해서 소개하는 기사 입니다.
MobX
나Redux
에 대해서 관심이 있으시다면 참고하시면 좋을 기사입니다.
Mobile
-
Build an Android Chat app with Jetpack Compose
Jetpack Compose
를 사용해서 UI를 구성하는 튜토리얼 입니다.
-
How To Use Google Maps In SwiftUI Apps
- SwftUI를 사용해서 Google Maps을 활용하는 방법을 소개하는 튜토리얼 기사입니다.
JVM
- 67 New Features in JDK 16
- JDK 16 변경사항을 정리한 기사 입니다.
Etc
- 7 Ways to Debug Jest Tests in Terminal
- Handling User Permissions in JavaScript
- The advanced guide to React Context with hooks.
- Visualize multi-threaded Python programs with an open source tool
- Working With Excel in Python
- Structural pattern matching tutorial | Pydon't
- PyQt6 vs PySide6: What's the difference between the two Python Qt libraries?