fokot.github.io
blog mostly about programming

Authentication in Caliban

We are building GraphQL service at work and we decided to use Caliban - a new promising GraphQL backend in Scala. Library is based on ZIO which makes many things simpler. In this article I will show you how to do the authentication in Caliban.

Caliban, ZIO, GraphQL, Scala
2019-12-16

Ultimate Tic tac toe

Long time I wanted to try React and did it finally at the end of 2015. Because I don't like Javascript I decided for Clojurescript. I was impressed by simplicity of the language and framework as well. I wrote a little game you can play here. Computer is not too strong, so you have quite a big chance of winning.

Clojure, Reagent, React, Game
2019-12-07