Posts

Showing posts from June, 2024

Memo...WHAT?!? Memoize my friend! Can YOU say that? #jesprotech #project...

Image
Learn the first steps in makinf memoizationa reality in a ridiculously simple way with Project Arrow! Enjoy! Have a good one folks!

Tailrec? WHAT is THAT? Tail and Recording? #jesprotech #kotlin #programm...

Image
We begin to try to understand what tailrecursivity is and then we move along to the other 4 kotlin mysteries. Don't forget to enjoy the full length video and learn more about Kotlin. Have a good one everyone!

That is NULL?!? That's NOT possible! or is IT? #jesprotech #nullsafety #...

Image
When null safety appears to be failing we need to be sure if that is a fail or not. Kotlin null-safety makes a lot of promises. but we can easily misinterpret them. Here is one example. Do not forget to watch the full video version with 4 more examples of Kotlin mysteries.

One class member is a DELEGATE and a FIELD? How can that be? #jesprotech...

Image
Learn how to use delegates in Kotlin and apply decorators to delegates correctly by means of annotations and the rules of using use-site targets as defined by the rules set up in the Kotlin Lang documentation.

Crossinline? What is THAT for? How would you know? #jesprotech #coding ...

Image
Explaining crossinline in a very short way. Make sure to watch the whole video for all the details about Kotlin Mysteries everyone!

Can you retry? Seems simple but IS IT?

Image
Another video release of the jesprotech channel. This time we look at different retry mechanisms that we can implement. Find all of them in the git repository: https://github.com/jesperancinha/asnsei-the-right-waf/tree/main/demo-projects/guessing-retries

You don't know THESE rules for use-site targets in Kotlin, or do YA? #je...

Image
This is a short video about how the rules work for Kotlin and decorator patterns. Don't forget to follow the link for the long version!

Decoding Kotlin - Your guide to solving the mysterious in Kotlin

Image
Hello everyone, This is the video you've been waiting for that I have created as an extension to my meetup 30 minute presentation called: "Decoding Kotlin - Your guide to the mysterious in Kotlin" I hope you enjoy it and if you have questions about the given topics please feel free to put that in the comments or use the community tab for that. Have a good one everyone!