내 맘대로 위클리 뉴스 - 2018년 08주(2월 19일)
Python
-
How to Use RESTful APIs with Django
Django
에서RESTful
API를 작성하고, 사용하는 방법을 소개하는 기사- 시간이 없다면 important-concepts라도 읽어보자!
-
What I Wish I Knew When I Started Django Development 2018
- cookiecutter-django와 관련된 좋은 기사
-
9 Django Tips for Working with Databases
Django
에서 DB 작업을 할 때 요긴한 9가지 팁을 소개하는 기사
-
A Python Book: Beginning Python, Advanced Python, and Python Exercises
- 무료 파이썬 교재, 영어인걸 제외하면 굉장히 훌륭!
JVM
-
(Code) Sharing is caring - An Introduction to Kotlin Multiplatform Projects
Kotlin
을 사용해서 멀티 플랫폼 프로젝트를 진행하는 방법을 소개하는 기사
-
Modeling ViewModel States Using Kotlin’s Sealed Classes
Kotlin
의 Sealed 클래스를 사용하여 ViewModel 상태 모델링하기
JS
-
End-To-End Testing A VueJS HackerNews Clone
- Cypress를 사용해서 Vue.js기반의 Clone 앱의 테스트를 수행하는 방법을 소개하는 튜토리얼 기사
-
How to build a content curation website with Vue and Cosmic JS
- Cosmic.JS와 Vue.js를 사용해서 제공하는 간단한 컨텐츠 큐 레이션 웹 사이트를 만드는 방법을 소개하는 기사
-
Chiccocoin: Learn what is a Blockchain by creating one in NodeJS
- Node.js로 만들어보는 쉽고 간단한 블럭체인!
Mobile
-
Testing in-app purchases on Android
- Android 에서 인-앱(in-app) 구매 테스트를 하는 방법을 소개하는 기사
-
RecyclerView Animations – Add & Remove Items
- RecyclerView에서 애니메이션을 적용하기 위해서 RecyclerView.Adapter를 수정하는 방법을 소개하는 기사
-
Basic Android Encryption Do’s and Don’ts
Android
에서 암호화 레이어를 작성할 때 알아두면 유용한 것들을 소개하는 기사
Etc
iOS 11.3 beta 2 adds brand new ClassKit framework for educational apps