Get Rid Of Pipeline Functions In Your Use Cases | Android App Development Tutorial

Опубликовано: 01 Январь 1970
на канале: Yanneck Reiß
1,246
67

Medium article:
  / leveraging-kotlin-operator-overloading-in-...  

Leveraging Kotlin's operator overloading to optimize your Android app Clean Architecture, in this video I show you how to enhance your codebase by eliminating pipeline functions like .call() when implementing use cases within the clean architecture paradigm.

Support me on Medium:
  / membership  

Follow me on:
Twitter:   / yanneckreiss  
Instagram:   / yanneckreiss  

-- Contents of this video --
00:00 - Intro
00:06 - Clean Architecture Brief Overview
01:22 - Regular Use Case Example
01:55 - Pipeline Function
02:30 - Invoke Operator Overloading
03:20 - My thoughts on this trick
03:53 - Outro

#android #androiddev #programming #kotlin