Skip to content

Commit 5701617

Browse files
author
blog-post-bot
committed
Updated with the latest blog posts
1 parent 4137235 commit 5701617

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -272,16 +272,16 @@ and ***Kotlin Patterns*** ? Consider buying me a coffee :)
272272
### *Reddit posts*
273273

274274
<!-- REDDIT-POST-LIST:START -->
275+
- [Why is there no .put &lpar;foo[bar] = baz&rpar; operator?](https://www.reddit.com/r/Kotlin/comments/u9uu8r/why_is_there_no_put_foobar_baz_operator/)
276+
- [Ktor - Kotlin based backend development](https://www.reddit.com/r/Kotlin/comments/u9jfcj/ktor_kotlin_based_backend_development/)
277+
- [How to schedule jobs with Quartz on Ktor](https://www.reddit.com/r/Kotlin/comments/u9ayk9/how_to_schedule_jobs_with_quartz_on_ktor/)
278+
- [Why no one recommends the use of the standard library&#39;s Result class but a custom sealed class approach?](https://www.reddit.com/r/Kotlin/comments/u9am18/why_no_one_recommends_the_use_of_the_standard/)
279+
- [Question about coroutines and I/O](https://www.reddit.com/r/Kotlin/comments/u99d62/question_about_coroutines_and_io/)
280+
- [Backend microframeworks approach](https://www.reddit.com/r/Kotlin/comments/u9929o/backend_microframeworks_approach/)
275281
- [Where to start?](https://www.reddit.com/r/Kotlin/comments/u8zvkq/where_to_start/)
276282
- [Is there a list of syntax sugar? Like a cheat sheet?](https://www.reddit.com/r/Kotlin/comments/u8pqo3/is_there_a_list_of_syntax_sugar_like_a_cheat_sheet/)
277283
- [In Kotlin, you can override operators like βž• and βž– for your classes and supply your own logic. But what if you want to allow null values, both on their left and right sides? /u/sebi_io has the answer πŸ‘€πŸ‘‡](https://www.reddit.com/r/Kotlin/comments/u8oozt/in_kotlin_you_can_override_operators_like_and_for/)
278284
- [Why does `Mockito.any&lpar;SomeClazz::class.java&rpar;` throws NPE while `private inline fun &lt;reified T&gt; any&lpar;type: Class&lt;T&gt;&rpar;: T = Mockito.any&lpar;type&rpar;` and then calling like `any&lpar;SomeClazz::class.java&rpar;` works???](https://www.reddit.com/r/Kotlin/comments/u8mtxe/why_does_mockitoanysomeclazzclassjava_throws_npe/)
279-
- [Memory leak due to improper exception handling](https://www.reddit.com/r/Kotlin/comments/u8lwxo/memory_leak_due_to_improper_exception_handling/)
280-
- [Is there anything I should understand the fundamentals of before trying to learn Kotlin? What should I know before starting to study it?](https://www.reddit.com/r/Kotlin/comments/u8d8eq/is_there_anything_i_should_understand_the/)
281-
- [Java AutoValue classes vs Kotlin Data classes](https://www.reddit.com/r/Kotlin/comments/u8bqvf/java_autovalue_classes_vs_kotlin_data_classes/)
282-
- [Math knowledge and Kotlin](https://www.reddit.com/r/Kotlin/comments/u87t15/math_knowledge_and_kotlin/)
283-
- [Important changes of my frameworks: kimmer-sql and graphql-provider](https://www.reddit.com/r/Kotlin/comments/u7zr7r/important_changes_of_my_frameworks_kimmersql_and/)
284-
- [Using OpenAPI generator with Kotlin?](https://www.reddit.com/r/Kotlin/comments/u7ygql/using_openapi_generator_with_kotlin/)
285285
<!-- REDDIT-POST-LIST:END -->
286286

287287
### *RedHat lang posts*

0 commit comments

Comments
Β (0)