justinhj's profile picture

Functional[Justin]

Principal Software Engineer. Streaming data at scale. Generative AI. Functional Programming. Neovim. Emacs.

  • All Posts
  • Popular Posts
  • YouTube Channel
  • Speaking Events
  • Privacy

Posts about 'Zio'

  • Nov 5, 2022

    The Magic of Lazy Lists

    pure-functional-programming cats scala applicative monads comonads kleisli zio popular
  • Aug 2, 2020

    What's Ap with zio-prelude?

    What's ZIO Prelude Recently, ZIO creators, John De Goes and Adam Fraser, presented their latest functional programming library to the world. ZIO Prelude, hereafter referred to as Prelude, is promised...

    pure-functional-programming cats scala applicative monads functors zio popular
  • Jun 20, 2019

    Comonads for Life

    scala functional-programming comonads pure-functional-programming typelevel cats zio popular
  • May 5, 2019

    Using 47 Degree's Fetch library with ZIO

    This post has accompanying source code on Github:

    scala functional-programming zio hacker-news-api 47-degs fetch popular
  • Apr 7, 2019

    Hacker News API Part 5

    Updated June 29th 2019 to work with latest ZIO version (1.0.0-RC8-12)

    scala functional-programming zio hacker-news-api popular