Freddie WangThe also that you may not get noticedRecently, I found that we can just use also to swap two variables directly in one line (stack overflow). The code is like belowJul 2, 2021Jul 2, 2021
Freddie WanginLevel Up CodingRefactoring your Activity or Fragment by using <merge> and custom ViewGroupIn the Android application, Activity or Fragment would be the base component for the single page. You can put other UI controls into a…Aug 15, 2020Aug 15, 2020
Freddie WangKotlin Coroutines太方便了, 但有時候Blocking一下也不錯自從 Kotlin 正式推出以來,Coroutines 應該可以算是其中一個最吸引人的功能了。Kotlin Coroutines 讓開發者可以用同步處理的思維來做非同步處理,因此非同步的操作變得更加簡單了,可以說是典範轉移 (Paradigm Shift)的一個好例子。Mar 5, 2020Mar 5, 2020
Freddie WangImplement the animation tiles on Google Maps (Android and Kotlin)Android Google Maps SDK provides comprehensive features to let developers customize the map. One of them is the customized tile overlay…Feb 26, 2020Feb 26, 2020
Freddie WangSome tips of Kotlin Coroutines for Android developersKotlin Coroutines is very powerful for asynchronous programming which the developers can write the async functions in the synchronized way…Nov 27, 2019Nov 27, 2019
Freddie WangWriting a CLI tool in Python and publishing to PyPIPyPI is the official package management system for Python. Creating a Python package and upload to PyPI is not difficult. Not only the…Sep 21, 20181Sep 21, 20181
Freddie Wang使用Kotlin來開發IntelliJ plugin — Part 2在 part1 中已經介紹了基本 plugin的架構,接下來介紹一些實作細節。Sep 16, 2018Sep 16, 2018
Freddie WangLINE Fukuoka的工作心得(2019/07/4 Updated 目前我已經離開LINE了,加入了東京的公司。但是在福岡跟京都的生活可以算是人生中最值得回憶的三年。以下的內容依然有一定程度的參考性,有興趣來日本工作的人一樣可以考慮LINE Fukuoka或是Line Kyoto)Jun 1, 20183Jun 1, 20183
Freddie WangWhy we use Kotlin in our Android projectEvery Android developer should think about using Kotlin in new projectJun 4, 20171Jun 4, 20171