Recent Posts

Cake Pattern

8 minute read

Cake Pattern is the inborn Dependency Injection in Scala.

Self-types

5 minute read

In this blog, we will talk about Self-types which is not used very often, but it’s an important concept to understand Cake Pattern, so it’s worth to do a sim...

Awesome Highlighter 0.0.2 发布

less than 1 minute read

Awesome Hightlighter 0.0.2 发布啦,增加了一些新功能,修复了一些bug. 欢迎同学们升级使用!

Doobie Introduction

7 minute read

Database is always a thing for developer to consider, there are lots of tools in other languages. In this blog, Let’s introduce a tool for Scala developer: ...