내 맘대로 위클리 뉴스 - 2021년 09주(2021.02.21 - 2021.02.27)
Python
-
Python strings are immutable, but only sometimes
Python
의 문자열은 'immutable' 하지만, 언제나 그런건 아닙니다. 무슨 말인지 궁금하신가요? 이 기사를 참고해보세요!
-
Building web apps with Vue and Django - The Ultimate Guide
Django
와Vue
를 사용해서 웹 애플리케이션을 만드는 방법을 소개하는 기사 입니다.
JavaScript
-
Node.js logging best practices
- 로깅(logging)은 언제나 중요합니다.
Node.js
에서 효과적인 loggin 방법이 궁금하시다면 이 기사를 참고해보세요.
- 로깅(logging)은 언제나 중요합니다.
-
Building a Real-Time Webapp with Node.js and Socket.io
Node.js
에서Socket.io
를 사용해서 실시간 애플리케이션을 구축했던 경험을 소개하는 기사 입니다.
Mobile
-
How To: Pass Data Between Views with SwiftUI
SwiftUI
를 사용해서View
와View
사이에 데이터를 전달하는 방법을 소개하는 기사 입니다.
-
MVVM
에 대한 개략적인 내용을 소개하는 기사 입니다.
JVM
-
JDK 9
이상에서 지원하는Optional
의stream()
메서드를 사용하는 방법을 간단하게 소개하는 기사
-
Netflix Open Sources Their Domain Graph Service Framework: GraphQL for Spring Boot
Netflix
에서Spring Boot
에GraphQL
을 사용할 수 있는 프레임워크를 제안하였습니다. 궁금하시다면 이 기사를 읽어보세요.
Etc
- Switching from Mac to Ubuntu for Android Development
- Implementing DDD Building Blocks in Java
- Beyond REST
- Singleton vs Dependency Injection in Swift
- An App Quality Checklist for Android
- How to extract pdf data with PDF.js
- React Native Performance: Do and Don’t
- Working with Protobufs in Node.js
- How to Use Websockets With Your Vue Projects
- Interview with Ryan Dahl, Creator of Node.js
- A Complete Machine Learning Project From Scratch: Setting Up
- Sequencing your DNA with a USB dongle and open source code
- Making a difficult data analysis question easy
- Efficiently Cleaning Text With Pandas