내 맘대로 위클리 뉴스 - 2023년 06주(2023.02.05 - 2023.02.11)
Python
-
- Python과 관련된 빠르게 발전하고 있는 몇가지 주제를 논의하는 기사입니다.
- 가볍게 읽어보시고 관심있으신 분야가 있으면 한 번 도전해 보세요!
-
What Django Deployment is Really About
- Django를 배포하셔야 된다면 이 기사를 참고해 보세요.
JavaScript
- Building a blog with Next.js, AdminJS, and React: a simple step-by-step guide
- Next.js를 활용한 간단한 튜토리얼 기사 입니다.
Mobile
- Styling Components in SwiftUI
- SwiftUI 컴포넌트의 스타일을 관리하는 방법을 소개하는 기사 입니다.
OOP
-
Useful & Unknown Java Libraries
- Java 사용자가에 유용한 몇가지 라이브러리를 소개하는 기사 입니다.
-
.NET MAUI Blazor - Best practices for mobile UI
MAUI
에서Blazor
를 적용할 때 사용하면 좋을 몇가지 팁을 알려줍니다.
Etc
- Register MAUI Views and ViewModels with Scrutor
- The Catalog of TypeScript Examples
- Speeding up the JavaScript ecosystem - eslint
- A HISTORICAL REFERENCE OF REACT CRITICISM
- Modularizing React Applications with Established UI Patterns
- Multi-threaded React App using useWorker
- How To Build A Magazine Layout With CSS Grid Areas
- How to Build Great HTML Form Controls
- Build a Neat HTML5-Powered Contact Form
- Gradual Soundness: Lessons from Static Python
- Dictionary Dispatch Pattern in Python
- 5 Common Asyncio Errors in Python (and how to avoid them)
- Wrapping a Rust Crate in a Python Package