Skip to main content
Donovan LaDuke - Developer

Hey, I'm Donovan, a software developer with a passion for learning and developing aesthetically pleasing applications that help people live simpler more meaningful lives. Check out my latest articles or feel free to reach out to me. Thanks!

Latest Articles

  1. Improving Legibility with the .not() Function

    The exclamation point operator (i.e. !) is the most common way to invert a boolean value as it is the only and default way to do so in many languages....

    Read More
  2. Using XML Views in Compose

    The last article covered using Compose views in an existing XML view, but what happens when the opposite is needed? This is still a common scenario...

    Read More
  3. Using Compose Views in XML

    Most developers in their day-to-day work don't have the luxury of working in a 100% Jetpack Compose codebase and that means having to interop with the...

    Read More
View All Posts