Android Summit - Unit Testing Kotlin Channels & Flows
October 09, 2020 - Unit testing Channels and Flows can be a challenge as they are fairly new. In this talk, I will share with you how to implement and test ...
October 09, 2020 - Unit testing Channels and Flows can be a challenge as they are fairly new. In this talk, I will share with you how to implement and test ...
January 19, 2021 - Learn about how to consume a gRPC service on Android.
October 17, 2020 - Unit testing Channels and Flows can be a challenge as they are fairly new. In this talk, I will share with you how to implement and test p...
November 17, 2020 - Unit testing Channels and Flows can be a challenge as they are fairly new. In this talk, I will share with you how to implement and test ...
December 14, 2020 - We’ll learn about how to write and test compiler plugins with Arrow Meta. This library provides an API for source transformations, automa...
October 08, 2020 - We’ll learn about how to write and test compiler plugins with Arrow Meta. This library provides an API for source transformations, automat...
August 28, 2018 - Learn about how to setup Detekt and how to create custom rules. We will also take a deep dive into how the library enforces these rules by ...
November 19, 2018 - In the spirit of Michael Feathers’ classic book, this talk explores ways we can navigate, maintain, improve and evolve Android legacy code.
April 17, 2019 - In this talk, I will share with you my journey and the challenges I encountered. We will look at how to handle simple to complex uses cases ...
February 11, 2020 - Mohit will share with you best practices for testing Channels and Flows. He will show practical use cases where we have to handle retries...
January 24, 2018 - Discussion of data types and type classes available in the library called Arrow for Kotlin.
January 16, 2020 - In this talk, Mohit will present on how to use constructs such as channels and flows in various use cases. These use cases are modeling st...
August 05, 2020 - In this talk, I will share with you how to build a gRPC server using the gRPC-Kotlin library. We’ll explore how to use protocol buffers to ...
November 29, 2020 - In this talk, we will explore basic to advanced features provided by the coroutines library. We’ll look at when to use state flow, shared...
November 19, 2020 - We’ll learn about how to write and test compiler plugins with Arrow Meta. This library provides an API for source transformations, automa...
August 23, 2017 - We will look at the principles of functional programming and how they can applied with Kotlin. Functional programming has many techniques s...
April 26, 2017 - In this talk, I will show you how you could integrate GraphQL with Kotlin on the server. I will demonstrate how to use the Java implementati...
May 23, 2018 - This presentation is a walk through on how to build a multiplatform app for Android & iOS. We look at how to structure and setup a project...
August 07, 2019 - In this talk, I will presented on how to use constructs such as actors, channels and flows in use cases. These use cases are modeling strea...
January 16, 2019 - What is a coroutine anyway? A coroutine is an instance of a state machine and a suspending function defines the state machine. What does t...
June 03, 2020 - Unit testing Channels and Flows can be a challenge as they are fairly new. In this talk, I will share with you how to implement and test prac...