Appstore Connect API Golang Client code ( Codegen )
June 29, 2020 · 1 min read
AppstoreConnect OpenAPI specification is live. I decided to generate the Golang Client code and upload them to GitHub. This allows other developers to use the generated code as a library.
How to create custom URLS on Gridsome blog
June 15, 2020 · 5 min read
Short URLs are important for Search Engine Ranking
How to auto organize Google Drive with Apps Script
June 1, 2020 · 6 min read
Over time, your Google Drive can collect tons of files and become difficult to find anything. Here’s how to automatically organize your Google Drive files in their respective folders with an awesome Google App Script.
New blog outlook with Gridsome
May 25, 2020 · 2 min read
Migration this site from Jekyll to Gridsome is super easy.
Fix Fastlane app identifier problem
May 14, 2020 · 2 min read
Fastlane complains that it can not find your app identifier. This post tries to understand why this could happen when using fastlane deliver and how to solve missing app identifier problems.