Tech Two targets, one arrow: Cutting down our app size and startup time on Android As the Gojek app scaled, so did the app size. Our teams got together to improve app performance. Here's how it went.
Tech Code Obfuscation Errors On Android: A Cautionary Tale How the GoPay team solved an issue which caused thousands of crashes on our Android app.
Design Using 'Transition Blueprints' To Bridge Design And Engineering Gaps How motions flow from design to engineering in our mobile apps, and the vital role 'transition blueprints' play.
Tech The Story of Our Big Android App Rewrite The steps we took to overcome inefficient architecture and sub-par design to give our driver SuperApp a much-needed overhaul.
Tech How We Handled a Large-scale AndroidX Migration Key takeaways from Gojek’s consumer app migration.
Tech How to Use Templates to Improve the Android Studio Experience An explainer on setting up different templates offered by Android Studio to increase productivity.
Tech What You Might Not Know About LayoutInflater on Android Two important things to keep in mind before using LayoutInflater’s ‘Inflate’ method.
Tech An Architectural overview of the new GO-JEK rider app A deep dive of everything we did on Android
Tech The many flavours of dependency injection in Golang One of the most challenging aspects of building applications in Go is managing the many dependencies an application uses.