techygrrrl
techygrrrl's blog

techygrrrl's blog

Follow
homeMain WebsiteTwitch
Tag

Kotlin

#kotlin

More content

Read more stories on Hashnode


Articles with this tag

fold() in Kotlin is like JavaScript reduce() but slightly different

Apr 30, 20235 min read

If you've caught a few of my coding streams, you may know that I'm a huge fan of the Kotlin programming language. Kotlin allows you to follow...

fold() in Kotlin is like JavaScript reduce() but slightly different

Building a chatbot for Twitch in Kotlin with Ktor

Jun 24, 20223 min read

Updates June 24, 2023: As of June 17, 2023, techydrrroid now uses abstractrrr instead of TAU for interfacing with the Twitch API and managing auth...

Building a chatbot for Twitch in Kotlin with Ktor