-
Part I: Conquering our MongoDB Timeout (and Other Optimizations)
When I joined Quipper and the School PH team in September last year, the team was knee-deep in developing a new feature for Quipper School LINK. The feature would allow school administrators to request and download a per-month report detailing their school’s usage of the Quipper platform.
-
Let's Play with Ruby Variable
Ruby is a straightforward language. It’s dynamic and the syntax is amongst the easiest to understand language. In fact, Ruby is associated with love and joy! Awesome, isn’t it?
-
What I learned from DroidKaigi 2019 - Day 1
Day 1
-
What we learned from Android Pie migration
Google Play Store now required submitted app to use Oreo (API Level 26) as a target SDK, and Android Pie (API Level 28) also has been launched,
-
Kotlin Android migration
Recently Quipper Android migrated from java to Kotlin, let me share some of the issues that we got during migration process: