Tech It's Time To Find And Kill Bugs Here's how to create and maintain a great test suite that minimizes the time to eliminate bugs.
Culture Here's What Happens In Gojek's Campus Interviews Our GoTroop recounts his experience cracking Gojek's interview during the final year of college.
Data Introducing Meteor, Our Open Source Metadata Collection Framework Meteor is an easy-to-use, plugin-driven framework to extract data from different sources and sink to any data catalog.
Design How A Small Design Change Uplifted The GoShop Experience Here's the story of how one minor change in our GoShop design improved the Booking Completion Rate and enhanced the shopping experience.
Culture What's It Like Being A Product Design Intern At Gojek? Revan Ragha Andhito recounts his experience being a product design intern through our GoSquad 4.0 program.
Tech How We Mask Phone Numbers To Secure User Identity Logging into an app through phone numbers makes the overall experience smoother. Here's how we go about protecting this data.
Tech Acing 1 Million Concurrent MQTT Connections How we reached a million long-running persistent connections in a test environment using MZBench as our load testing tool.
Tech Deep Diving Memory Leak In A Clojure Application Here's a case study of how we identified a memory leak issue in a Clojure application and how we resolved it.
Tech Detecting Fraudsters In Near Real-Time With ClickHouse Here's how we ensure our constantly evolving Gojek ecosystem is safe for our customers, driver partners, and merchant partners.
Design Shaping The Culture Of Learning In Gojek Design How we promote both personal and professional growth through the Gojek Design mentorship program.
Tech Demystifying Code Generation On iOS This blog will give you an insight into the basics of code generation and relevant tools.
Data How We Estimate Food Debarkation Time With 'Tensoba' GoFood, our food delivery product has millions of customers. Overall waiting time plays a huge role in customer satisfaction. Here's how Tensoba helps.
Tech Reducing Our Build Time By 50% How we reduced the build time by 50% by tweaking Xcode build settings on Gojek's iOS app.
Journey From Being An Intern To A Full-Time GoTroop Here's how one of our GoTroops landed an internship, which led to a full-time opportunity with us - thanks to our GoSquads program.
Culture Two Years And A Thousand Learnings Later Our GoTroop talks about his Gojek journey so far and gives a peek into a day in his life.
Tech Introducing Clickstream— Gojek's Real-time Analytics Platform An introduction to our in-house real-time event analytics ingestion platform.
News Gojek officially launches GoCar for all users in Ho Chi Minh City, starting with its GoCar Protect service GoCar Protect includes additional safety and hygiene features to prevent potential virus spread, giving users greater peace of mind and setting new industry standards for hygiene and safety
Design How An Architecture Graduate Arched Towards Interaction Design From being an architecture graduate to being an IXD in Gojek's Design team, here's a GoTroop's journey.
Tech Adaptive Heartbeats For Our Information Superhighway How the 'Adaptive Keepalive' feature in our Courier library finds the most optimal Keepalive interval for a client on a particular network.
Tech Relooking At Golang's reflect.DeepEqual() Tips and tricks while working on reflect.DeepEqual() on Golang.
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.