Bruno Aybar

Bruno Aybar

Software Engineer. Mobile Developer. Kotlin enthusiast. 🇵🇪

  • Articles
  • About me
  • Contact me
  • github
  • linkedin
  • x
© All rights reserved.

Libraries

July 2019android

Analyzing the Internals of Kotlin's Android Synthetic Import (Part 2)

In this second part of the Synthetic Import mini-series, we keep digging into the internals of this plugin.

Read
June 2019android

Analyzing the Internals of Kotlin's Android Synthetic Import (Part 1)

By enabling Kotlin Android Extensions, we can use synthetic imports, which allows us quickly use components declared on our XML files. We'll take a look at the source code of the extension to understand how it works.

Read
June 2019kotlin

How do Kotlin DSL libraries work?

Many new and shiny Kotlin libraries implement their own DSLs. Learn how they work and how can you implement your own.

Read
← PREV
→ NEXT