내 맘대로 위클리 뉴스 - 2022년 34주(2022.08.21 - 2022.08.27)
Python
-
Build a custom signaling system for your crypto assets using Python and Streamlit
- Streamlit을 활용해서 데이터 변경 사항과 관련된 정보를 손쉽게 알람을 받는 방법을 소개하는 튜토리얼 기사입니다.
-
Understanding async Python for the web
- Django에 도입된 비동기(async) 기능에 대해서 소개하는 기사입니다.
-
Understanding pickle in Python
- pickle 모듈의 사용법에 대한 유용한 기사 입니다.
JavaScript
-
- React에서 Form을 활용하는 개괄적인 내용을 담고 있는 기사 입니다.
- Form 처리없는 프로젝트는 거의 없으니 관련, 내용은 시간날 때마다 읽어두시면 좋을 듯 하네요!
-
The minimum TypeScript you need for React
- 기존 React 앱에 TS를 도입할 때 마주하게 될 사례를 기반으로 TS에 대한 간략한 설명을 하는 기사입니다.
Mobile
-
- Android에서 계층별로 서로 다른 도메인 모델을 활용하는 간단한 방법을 소개하는 기사 입니다.
-
Apple’s use of AppKit, Mac Catalyst and SwiftUI in macOS
- macOS의 App에 3가지 UI 도구가 얼만큼 활용되고 있는지 소개하는 기사 입니다.
OOP
- Creating QR Code In ASP.NET Core
- ASP.NET을 활용해서 QR Code를 생성하는 튜토리얼 기사 입니다.
Etc
- Getting Started with Redis, Elastic Beanstalk, and Razor Pages (.NET 6)
- A Full-Stack Web App Using Blazor WebAssembly and GraphQL: Part 6
- New in Entity Framework 7: Bulk Operations with ExecuteDelete and ExecuteUpdate
- .NET 6 is now in Ubuntu 22.04
- Implementing Parts of the Swift Compiler in Swift
- The Lighter Swift Codegen for SQLite3
- How to fix common Android API deprecations
- Sparking Jetpack Compose at Tinder
- 7 Ways to Create a New React Application
- Tourist Guide into your React Components
- Announcing Crawlee: the web scraping and browser automation library
- How to use OpenTelemetry to trace Node.js applications
- Why React Re-Renders
- Advanced React component composition
- The Study of Shaders with React Three Fiber
- Ibis-Datasette
- Read a CSV file from s3 without saving it to the disk
- How to Build a GPT-3 for Science
- Build Your Own Imagen Text-to-Image Model
- Professional Pandas: The Pandas Assign Method and Chaining
- Build Your Own Mobile Proxy for Web Scraping