내 맘대로 위클리 뉴스 - 2021년 18주(2021.04.25 - 2021.05.01)
Python
-
Practical SQL for Data Analysis
- Pandas를 사용하지 않고, SQL을 사용해서 데이터를 분석하는 방법을 소개하는 기사 입니다.
-
Animations and Transformations with QtQuick
- PyQt를 사용해서 아날로그 시계를 만드는 과정을 소개하는 튜토리얼 기사입니다.
JavaScript
-
21 Best Practices for a Clean React Project
- React를 '깔끔'하게 사용하는 21가지 사용법에 대해서 소개하는 기사 입니다.
-
How to Convert HTML to an Image Using Puppeteer in Node.js
- HTML을 Image로 변환하는 방법을 소개하는 튜토리얼 기사입니다. A/S 문의 및 사용자에게 장애를 접수받을 때 사용하기 좋은 예제입니다.
Mobile
- SwiftUI: How to apply custom button styles
- 커스텀 버튼을 적용하는 방법을 소개하는 기사 입니다.
JVM
- QuarkusMicronaut vs Quarkus — what’s the difference?
Micronaut
과Quarkus
의 두 가지 프레임워크의 차이점을 소개하는 기사입니다. JVM 기반의 클라우드에 적합한 것으로 주목받는 2가지 프레임워크에 대해서 가볍게 알아보실 수 있습니다.
Etc
- Using SwiftUI’s frame modifier to resize and align views
- Mongoose Internals: Schemas, Schema Options, and Models
- React Table Guide And Best React Table Examples
- Google sheets Using React TypeScript
- Deploying Django at small scale
- Fluent in Django: 8 Django template tags you should know
- Python, Django, and React Development on Apple Silicon
- For-Else: A Weird but Useful Feature in Python