Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
tristan
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Weekly goals of Modderz Android app . 2024-04-22
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 22 '24
Weekly goals of Modderz Android app . 2024-04-22
#
andorid
#
mobile
#
kotlin
#
tristan
1
reaction
Comments
Add Comment
2 min read
Weekly goals of Modderz Android app
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Apr 15 '24
Weekly goals of Modderz Android app
#
android
#
mobile
#
kotlin
#
tristan
5
reactions
Comments
Add Comment
2 min read
A quick example of how to model complex state in Jetpack compose
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 21 '24
A quick example of how to model complex state in Jetpack compose
#
mobile
#
android
#
kotllin
#
tristan
5
reactions
Comments
Add Comment
2 min read
Organizing large Jetpack Compose code bases. My best version yet
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 14 '24
Organizing large Jetpack Compose code bases. My best version yet
#
android
#
kotlin
#
mobile
#
tristan
Comments
Add Comment
4 min read
Unit testing private methods inside of Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Mar 12 '24
Unit testing private methods inside of Android with Kotlin
#
android
#
mobile
#
kotlin
#
tristan
1
reaction
Comments
Add Comment
2 min read
A brief but cool example of some advanced Jetpack Compose. The FlowRow
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 22 '24
A brief but cool example of some advanced Jetpack Compose. The FlowRow
#
mobile
#
andriod
#
kotlin
#
tristan
Comments
Add Comment
2 min read
A bad and better unit test example for Android network layer with Retrofit | Video
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 15 '24
A bad and better unit test example for Android network layer with Retrofit | Video
#
mobile
#
android
#
kotlin
#
tristan
Comments
Add Comment
1 min read
A quick visualization of Android MVVM with a Service
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Feb 1 '24
A quick visualization of Android MVVM with a Service
#
android
#
kotlin
#
mobile
#
tristan
Comments
Add Comment
1 min read
Lets talk about Services in Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jan 31 '24
Lets talk about Services in Android with Kotlin
#
mobile
#
kotlin
#
android
#
tristan
12
reactions
Comments
Add Comment
7 min read
The 7 scenarios my authentication system has to deal with in Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jan 29 '24
The 7 scenarios my authentication system has to deal with in Android with Kotlin
#
mobile
#
android
#
kotlin
#
tristan
Comments
Add Comment
3 min read
Using Retrofit Interceptors to check network connection in Android and testing it
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Jan 23 '24
Using Retrofit Interceptors to check network connection in Android and testing it
#
android
#
kotlin
#
mobile
#
tristan
23
reactions
Comments
Add Comment
5 min read
The rules I am using to organize and document my Jetpack Compose code
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Dec 22 '23
The rules I am using to organize and document my Jetpack Compose code
#
android
#
kotlin
#
mobile
#
tristan
2
reactions
Comments
Add Comment
6 min read
How I am documenting my interfaces in Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Dec 16 '23
How I am documenting my interfaces in Kotlin
#
android
#
tristan
#
mobile
#
kotlin
Comments
Add Comment
3 min read
My video on how I am organizing my Jetpack Compose code
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Dec 6 '23
My video on how I am organizing my Jetpack Compose code
#
mobile
#
kotlin
#
android
#
tristan
Comments
Add Comment
1 min read
The architectural patterns I am using to better organize my Jetpack Compose code
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Dec 4 '23
The architectural patterns I am using to better organize my Jetpack Compose code
#
android
#
kotlin
#
mobil
#
tristan
2
reactions
Comments
Add Comment
1 min read
Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Dec 1 '23
Over engineering 101 | building my own programming language to deal with live stream chat UI | Part 1. Basic scanning
#
android
#
kotlin
#
computerscience
#
tristan
1
reaction
Comments
Add Comment
5 min read
What the key parameter in LazyColumn is actually doing | A deep dive
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 10 '23
What the key parameter in LazyColumn is actually doing | A deep dive
#
android
#
mobile
#
kotlin
#
tristan
11
reactions
Comments
Add Comment
3 min read
Lets talk a little about OAuth in Android 12
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Nov 1 '23
Lets talk a little about OAuth in Android 12
#
android
#
kotin
#
mobile
#
tristan
1
reaction
Comments
Add Comment
2 min read
Version 2.0 of my Android app is Live!!
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 24 '23
Version 2.0 of my Android app is Live!!
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
2 min read
Impl Classes Are Meaningless
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 16 '23
Impl Classes Are Meaningless
#
discuss
#
java
#
tristan
8
reactions
Comments
Add Comment
2 min read
How to debug Kotlin coroutines in Android
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 8 '23
How to debug Kotlin coroutines in Android
#
android
#
kotlin
#
mobile
#
tristan
2
reactions
Comments
Add Comment
2 min read
Parsing non-Latin based Twitch usernames in Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Oct 6 '23
Parsing non-Latin based Twitch usernames in Kotlin
#
kotlin
#
mobile
#
android
#
tristan
Comments
Add Comment
2 min read
Using the event bus pattern in Android with Kotlin
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 25 '23
Using the event bus pattern in Android with Kotlin
#
mobile
#
android
#
kotlin
#
tristan
12
reactions
Comments
Add Comment
3 min read
Using regular expressions to parse strings in Kotlin.
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 3 '23
Using regular expressions to parse strings in Kotlin.
#
kotlin
#
android
#
mobile
#
tristan
4
reactions
Comments
Add Comment
3 min read
The confusing world of Android adaptive layouts
Tristan Elliott
Tristan Elliott
Tristan Elliott
Follow
Aug 2 '23
The confusing world of Android adaptive layouts
#
android
#
mobile
#
kotlin
#
tristan
Comments
Add Comment
5 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account