Forem

# tristan

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Weekly goals of Modderz Android app . 2024-04-22
Cover image for Weekly goals of Modderz Android app . 2024-04-22

Weekly goals of Modderz Android app . 2024-04-22

1
Comments
2 min read
Weekly goals of Modderz Android app
Cover image for Weekly goals of Modderz Android app

Weekly goals of Modderz Android app

5
Comments
2 min read
A quick example of how to model complex state in Jetpack compose
Cover image for A quick example of how to model complex state in Jetpack compose

A quick example of how to model complex state in Jetpack compose

5
Comments
2 min read
Organizing large Jetpack Compose code bases. My best version yet
Cover image for Organizing large Jetpack Compose code bases. My best version yet

Organizing large Jetpack Compose code bases. My best version yet

Comments
4 min read
Unit testing private methods inside of Android with Kotlin
Cover image for Unit testing private methods inside of Android with Kotlin

Unit testing private methods inside of Android with Kotlin

1
Comments
2 min read
A brief but cool example of some advanced Jetpack Compose. The FlowRow
Cover image for A brief but cool example of some advanced Jetpack Compose. The FlowRow

A brief but cool example of some advanced Jetpack Compose. The FlowRow

Comments
2 min read
A bad and better unit test example for Android network layer with Retrofit | Video
Cover image for A bad and better unit test example for Android network layer with Retrofit | Video

A bad and better unit test example for Android network layer with Retrofit | Video

Comments
1 min read
A quick visualization of Android MVVM with a Service
Cover image for A quick visualization of Android MVVM with a Service

A quick visualization of Android MVVM with a Service

Comments
1 min read
Lets talk about Services in Android with Kotlin
Cover image for Lets talk about Services in Android with Kotlin

Lets talk about Services in Android with Kotlin

13
Comments
7 min read
The 7 scenarios my authentication system has to deal with in Android with Kotlin
Cover image for The 7 scenarios my authentication system has to deal with in Android with Kotlin

The 7 scenarios my authentication system has to deal with in Android with Kotlin

Comments
3 min read
Using Retrofit Interceptors to check network connection in Android and testing it
Cover image for Using Retrofit Interceptors to check network connection in Android and testing it

Using Retrofit Interceptors to check network connection in Android and testing it

23
Comments
5 min read
The rules I am using to organize and document my Jetpack Compose code
Cover image for The rules I am using to organize and document my Jetpack Compose code

The rules I am using to organize and document my Jetpack Compose code

2
Comments
6 min read
How I am documenting my interfaces in Kotlin
Cover image for How I am documenting my interfaces in Kotlin

How I am documenting my interfaces in Kotlin

Comments
3 min read
My video on how I am organizing my Jetpack Compose code
Cover image for My video on how I am organizing my Jetpack Compose code

My video on how I am organizing my Jetpack Compose code

Comments
1 min read
The architectural patterns I am using to better organize my Jetpack Compose code
Cover image for The architectural patterns I am using to better organize my Jetpack Compose code

The architectural patterns I am using to better organize my Jetpack Compose code

3
Comments
1 min read
Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning
Cover image for Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning

Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning

1
Comments
5 min read
What the key parameter in LazyColumn is actually doing | A deep dive
Cover image for What the key parameter in LazyColumn is actually doing | A deep dive

What the key parameter in LazyColumn is actually doing | A deep dive

11
Comments
3 min read
Lets talk a little about OAuth in Android 12
Cover image for Lets talk a little about OAuth in Android 12

Lets talk a little about OAuth in Android 12

1
Comments
2 min read
Version 2.0 of my Android app is Live!!
Cover image for Version 2.0 of my Android app is Live!!

Version 2.0 of my Android app is Live!!

Comments
2 min read
Impl Classes Are Meaningless
Cover image for Impl Classes Are Meaningless

Impl Classes Are Meaningless

8
Comments
2 min read
How to debug Kotlin coroutines in Android
Cover image for How to debug Kotlin coroutines in Android

How to debug Kotlin coroutines in Android

3
Comments
2 min read
Parsing non-Latin based Twitch usernames in Kotlin
Cover image for Parsing non-Latin based Twitch usernames in Kotlin

Parsing non-Latin based Twitch usernames in Kotlin

Comments
2 min read
Using the event bus pattern in Android with Kotlin
Cover image for Using the event bus pattern in Android with Kotlin

Using the event bus pattern in Android with Kotlin

12
Comments
3 min read
Using regular expressions to parse strings in Kotlin.
Cover image for Using regular expressions to parse strings in Kotlin.

Using regular expressions to parse strings in Kotlin.

4
Comments
3 min read
The confusing world of Android adaptive layouts
Cover image for The confusing world of Android adaptive layouts

The confusing world of Android adaptive layouts

Comments
5 min read
loading...