An open API service indexing awesome lists of open source software.

https://github.com/esafirm/kotlin-playground

🔬 Collections of my Kotlin experiment
https://github.com/esafirm/kotlin-playground

examples kotlin playground testing

Last synced: 5 months ago
JSON representation

🔬 Collections of my Kotlin experiment

Awesome Lists containing this project

README

          

## Kotlin Playground

Some stuff i keep in here only. Some stuff is included on my [blog](https://nolambda.stream=).

## Content

1. Fizzbuzz with Pattern matching
[Blog](https://nolambda.stream/fizzbuzz-with-pattern-matching-in-kotlin/) | [Code](https://github.com/esafirm/kotlin-playground/tree/master/src/main/kotlin/nolambda.playground/patternmatching)

2. Don't Mock Your Test Data
[Blog](https://nolambda.stream/rxjava-dont-mock-your-test-data/) | [Code](https://github.com/esafirm/kotlin-playground/blob/master/src/test/kotlin/nolambda.playground/TestObservableSpec.kt)

3. Kotlin 101 - Constructors
[Blog](https://nolambda.stream/kotlin-101-consturctors/) | [Code](https://github.com/esafirm/kotlin-playground/tree/master/src/main/kotlin/nolambda.playground/constructors)

4. Lambda and SAM Conversion in Kotlin
[Blog Part 1](https://nolambda.stream/lambda-and-sam-conversion-in-kotlin-part-1/) | [Blog Part 2](https://nolambda.stream/lambda-and-sam-conversion-in-kotlin-part-2/) | [Code](https://github.com/esafirm/kotlin-playground/tree/master/src/main/kotlin/nolambda.playground/sam)

## Contact Me

- Email: esafirm21@gmail.com
- Telegram: @esafirm

## License

MIT @ Esa Firman