(no title)
ISNIT | 5 years ago
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.
No comments yet.