如何在Vim上把Scala玩的飞起?
这篇博客只适合那些已经入坑Neovim的读者. 对于想入坑的读者,也欢迎尝试入坑,挺过刚开始的各种报错,尝试过各种眼花缭乱的插件,最终化繁为简甚至自写插件,你将看到一片新大陆。
这篇博客只适合那些已经入坑Neovim的读者. 对于想入坑的读者,也欢迎尝试入坑,挺过刚开始的各种报错,尝试过各种眼花缭乱的插件,最终化繁为简甚至自写插件,你将看到一片新大陆。
What is http4s?
周末无聊自己在家里造了一个粗糙的轮子idea-note。
In this blog we will talk about Monad which is the core concept of FP. We won’t touch any category theory which belong to mathematics. We will try to find ou...
In the micro service, we always use RESTFul API as communication protocol which pass data using JSON format. So the mapping between JSON and Data Model is an...