#scala #scalaz #cats #future #cats_effect #monix #vs #vesus #perforance #fp #fs2 #zio #scalazio #john_degoes #degoes #team
https://www.youtube.com/watch?v=wi_vLNULh9Y
https://www.youtube.com/watch?v=wi_vLNULh9Y
YouTube
scale.bythebay.io: John A. De Goes, The Design of the Scalaz 8 Effect System
Scale By the Bay 2019 is held on November 13-15 in sunny Oakland, California, on the shores of Lake Merritt: https://scale.bythebay.io. Join us!
-----
Purely functional Scala code needs something like Haskell's IO monad—a construct that allows functional…
-----
Purely functional Scala code needs something like Haskell's IO monad—a construct that allows functional…
#data_pipeline #bigdata #monadError #fp #spark_Streaming #akka #fs2 #Trembita #cassandra
https://www.youtube.com/watch?v=PDBVCVv4mVc&t=984s
https://www.youtube.com/watch?v=PDBVCVv4mVc&t=984s
YouTube
Vitalii Honta - Project Trembita - Functional Data Pipelining. ScalaUA2018
Vitalii Honta - Project Trembita - Functional Data Pipelining (Lightning Talk) ScalaUA2018 Project Trembita is a library in active development. Modules and f...
#fp #scala #degoes #team #life_coding #zio #scalaz #refactoring #effect_system
https://www.youtube.com/watch?v=-KA3BSdqYug
https://www.youtube.com/watch?v=-KA3BSdqYug
YouTube
John A. De Goes at #ScalaUA - Thinking Functionally
John A. De Goes at #ScalaUA - Thinking Functionally
In Thinking Functionally, you'll learn how a functional programmer thinks about problems as John live-refactors a concurrent imperative program to its purely functional equivalent — which is shorter, more…
In Thinking Functionally, you'll learn how a functional programmer thinks about problems as John live-refactors a concurrent imperative program to its purely functional equivalent — which is shorter, more…
#fs2 #scala #functional_programming #fp
https://www.freecodecamp.org/news/a-streaming-library-with-a-superpower-fs2-and-functional-programming-6f602079f70a/
https://www.freecodecamp.org/news/a-streaming-library-with-a-superpower-fs2-and-functional-programming-6f602079f70a/
freeCodeCamp.org
A streaming library with a superpower: FS2 and functional programming
Scala has a very special streaming library called FS2 (Functional Streams for Scala). This library embodies all the advantages of functional programming (FP). By understanding its design goals you will get exposure to the core ideas that make FP so appealing.…
#fs2 #fabio_labella #team #scala #functional_programming #fp
https://www.youtube.com/watch?v=x3GLwl1FxcA
https://www.youtube.com/watch?v=x3GLwl1FxcA
YouTube
Klarna Tech Talks: Compose your program flow with Stream - Fabio Labella
DescriptionThis talk will introduce fs2, a Scala purely functional streaming IO library.
Beyond the fancy words, we will look at fs2.Stream, a powerful abstraction that gives us a familiar List-like interface with the added power to embed arbitrary IO into…
Beyond the fancy words, we will look at fs2.Stream, a powerful abstraction that gives us a familiar List-like interface with the added power to embed arbitrary IO into…
#fp #vs #oop #akka_http #http4s #akka #benchmarks #performance #typelevel #pure #vs #side_effects
https://speakerdeck.com/miciek/fast-and-functional-66b89d68-5d8c-4d2b-9bc2-5fa4adf16734?slide=1
https://speakerdeck.com/miciek/fast-and-functional-66b89d68-5d8c-4d2b-9bc2-5fa4adf16734?slide=1
Speaker Deck
Fast & Functional
In this talk we are going to create a functional and blazingly fast microservice. We will use functional programming abstractions to quickly mix & match different HTTP libraries, state implementations and concurrency configurations. Each step will be followed…