by ISNIT on 2/4/21, 9:57 AM with 1 comments
by ISNIT on 2/4/21, 10:00 AM
I've personally implemented Google Analytics, MixPanel, Amplitude, and some other event analytics libraries. It always felt a bit weird to call a totally un-typed analytics api from TypeScript/Kotlin/etc. Iteratively code-gens a typed analytics SDK, so analytics gets type-checked at dev-time.