techygrrrl
techygrrrl's blog

techygrrrl's blog

Follow
techygrrrl

techygrrrl

8 followers

Twitch streamer from Canada. If I'm not playing video games 🕹 I'm probably coding and developing websites or apps 👩🏻‍💻

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 cross-platform TUI CLI app in Go
Dark mode for the Twitch Dev docs
Get Twitch OAuth scopes programmatically
Use light mode chat in Twitch Theatre Mode
MD5 hashing in a bunch of languages, featuring Ruby, Python, Node.js, Java, Rust, and the terminal (macOS, Windows, Linux)