내 맘대로 위클리 뉴스 - 2021년 19주(2021.05.02 - 2021.05.08)
Python
-
Hands on Tutorial for: State of the Art AI implementation in Manufacturing — Part 1
- ML 및 AI 솔루션을 제조 회사에 적용하고 할 때 참고할만한 기사입니다.
-
How to use ipywidgets to make your Jupyter notebook interactive
- JupyterNotebook을 사용해서 상호작용을 고민하시다면, 이 기사를 참고해보세요!
JavaScript
-
My Favorite Microservice Design Patterns for Node.js
- Node.js를 사용해서 마이크로서비스에 도움이 되는 디자인 패턴을 소개하는 기사입니다.
-
Starting a TypeScript Project in 2021
- 2021년에 TypeScript 프로젝트를 시작하기 위한 친절한 가이드 입니다.
Mobile
-
- SwiftUI와 Core Data를 함께 사용하기 위한 튜토리얼 입니다.
-
Working with web content offline in SwiftUI apps
- 오프라인 모드를 고민이라면 이 기사를 참고해보세요!
-
Jetpack Compose: An easy way to RecyclerView (Part I)
- Compose를 사용해서 RecyclerView를 쉽게 작성하는 방법이 궁금하시다면 이 기사를 읽어보세요
JVM
- WebRTC Sample in Kotlin
- Kotlin으로 WebRTC를 사용하는 방법을 소개하는 기사 입니다.
Etc
- Swift 5.4 Released!
- Styled Components Best Practices
- Upload a file with React
- Webpack Tutorial for Beginners: A Complete Step-by-Step Guide for 2021
- The lazy-loading property pattern in JavaScript
- Portable apps with Go and Next.js
- Film simulations from scratch using Python
- Dockerizing FastAPI with Postgres, Uvicorn, and Traefik