Started a repo of kotlin snippets. Open to feedbac...
# feed
i
Started a repo of kotlin snippets. Open to feedback. What could be better? https://github.com/IvanMwiruki/30-seconds-of-kotlin
👍 2
n
something i just did today for a friend who overcomplicated their life: https://gist.github.com/NikkyAI/f5c5c2a2bf2093fa67263da175f8bc33 cartesian produc of 3 lists.. or any other number of iterables..
👍 2
v
I would encourage to include a curated collection of Extensions as well. Many people write Extensions for their own use, which could benefit others too. Here are a few from me (I will add them in GitHub) ― https://dev.to/vishnuharidas/kotlin-what-are-your-favorite-extension-functions-that-you-authored--5712