Functional Error Handling in Kotlin, Nullables and Options

Описание к видео Functional Error Handling in Kotlin, Nullables and Options

blog post: https://blog.rockthejvm.com/functiona...
Complete Kotlin course: https://rockthejvm.com/p/kotlin-essen...

This video is a guide to functional programming in Kotlin. We'll first see how the traditional way of dealing with errors in Kotlin is not "functional" from the point of view of referential transparency, with a focus on absent values.

Then we'll explore a few tools in Kotlin and Arrow that will help us deal with the possible absence of values (and subsequent errors this causes) in a functional way using nullables, scoped functions, options and more.

The next video will show you how you can also manage the cause of the errors you see in applications, in a functional way.

Follow Rock the JVM on:
LinkedIn:   / rockthejvm  
Twitter:   / rockthejvm  
Blog: Blog: https://blog.rockthejvm.com

-------------------------------------------------------------------------
Home: https://rockthejvm.com
-------------------------------------------------------------------------

Комментарии

Информация по комментариям в разработке