내 맘대로 위클리 뉴스 - 2022년 29주(2022.07.17 - 2022.07.23)
Python
-
- Pip를 사용해서 특정 버전으로 제한하셔야 된다면 이 기사를 참고해보세요.
-
4 Pandas Anti-Patterns to Avoid and How to Fix Them
- Pandas에서 자주 하는 4가지 실수를 소개하는 기사로 데이터 분석을 자주 하시다면 이 기사가 많은 도움이 될 것 입니다.
JavaScript
-
Applying SOLID principles in React
- React 프로젝트에 SOLID 원칙을 적용하는 방법을 소개하는 기사 입니다.
-
- React 코드를 읽는 방법을 소개하는 기사 입니다.
Mobile
-
Every programmer should care about UI design
- 개발자, 특히 모바일 개발자들이 UI의 어떤 측면을 바라봐야 할까요?
-
Reimplementing the Product Hunt App with Jetpack Compose
- Jetpack Compose를 사용해서 App을 다시 작성하는 과정을 소개하는 기사 입니다.
Etc
- Build and Deploy a Sample Bookstore with React 18, Vite, and Netlify Functions
- Testing Bun's compatibility with Node.js and speed with a complex application
- Functional programming is finally going mainstream
- How to Create Class in JavaScript ES6
- React Hooks: The Deep Cuts
- Build Your Own Wordle For Numbers: Numble
- Tips And Tricks for Shipping a PyGame App on the Mac
- Logging in Python: A Developer’s Guide
- Building an authenticated Python CLI
- Subtests in Python