talks
talks copied to clipboard
Proposal: Code Generation for Fun & Profit
- Code Generation for Fun & Profit
- The talk is about how we used Java code generation to integrate Analytics tracking code into our Android and iOS apps. I talk about the technique we used to achieve accuracy and improve developer productivity by leveraging the Java compiler and Android Studio.
- Java Poet, Language limitations and structuring the Java codebase for transpiling Java to Objective-C for use in Swift, J2OBJC.
- 30 minutes
- Intermediate / Advanced