내 맘대로 위클리 뉴스 - 2021년 34주(2021.08.08 - 2021.08.14)
Python
- Celery in production: Three more years of fixing bugs
- Celery를 프로덕션에 적용한 경험을 소개하는 기사 입니다.
JavaScript
-
Why you should stop using the “container/presentational” pattern in Redux
- Hook을 사용할 때 좋은 패턴에 대한 내용을 다루고 있습니다.
- React를 주로 사용하고 계시다면 한번쯤 읽어보면 좋을 기사 입니다.
Mobile
-
Implementing Three Column Navigation in SwiftUI
SwftUI
를 사용해서 3열 네비게이션을 만드는 과정을 소개하는 기사 입니다.
-
DETECT INSTAGRAM-LIKE GESTURES WITH JETPACK COMPOSE
- Jetpack의 Compose를 사용해서 Instagram과 유사한 UX를 구현하는 과정을 소개하는 기사입니다.
Etc
- Create your custom view router with SwiftUI (2/X)
- Introducing MIDIVal: the easiest way to interact with MIDI in your browser
- Using WebSockets with React.js, the right way (no library needed)
- INTRODUCING PAGERTABSTRIPVIEW! - FINALLY A PAGERVIEW IN PURE SWIFTUI
- Safe delay in Android Views: goodbye Handlers, Hello Coroutines!
- My ideal GraphQL framework for Haskell
- Haskell series part 2
- Cheap interpreter, part 7: register machines