2020/07/24 articles read

article count: 11

Posted automatically.

--------------------------------------------------------------------------------

「Functional Programming in Scala」を訳した「Scala関数型デザイン&プログラミング

―Scalazコントリビューターによる関数型徹底ガイド」という本が出ます

http://xuwei-k.hatenablog.com/entry/20150314/1426351339

--------------------------------------------------------------------------------

Scalaでのtagless final

https://xuwei-k.hatenablog.com/entry/20150806/1438823224

--------------------------------------------------------------------------------

FreeモナドとTagless FinalによるDependency InjectionのためのDSL

https://qiita.com/yyu/items/377513f17fec536b562e

--------------------------------------------------------------------------------

Tagless Final DSL

https://www.slideshare.net/_yyu_/tagless-final-dsl-52723566

--------------------------------------------------------------------------------

Rails migration から ridgepole に移行した

https://dev.to/m_yoshimo/rails-migration-ridgepole-5gbg

--------------------------------------------------------------------------------

4 Ways to Override Material UI Styles

https://blog.bitsrc.io/4-ways-to-override-material-ui-styles-43aee2348ded

--------------------------------------------------------------------------------

Scala Generics III: Generalized type constraints

https://apiumhub.com/tech-blog-barcelona/scala-generics-generalized-type-constraints/

--------------------------------------------------------------------------------

Kotlinの拡張関数をわざわざ使う理由

https://qiita.com/takkkun/items/aea3ec1f749b91abc15f

--------------------------------------------------------------------------------

Overcoming type erasure in Scala

https://medium.com/byte-code/overcoming-type-erasure-in-scala-8f2422070d20

--------------------------------------------------------------------------------

F-bound over a generic type in Scala

https://apiumhub.com/tech-blog-barcelona/f-bound-scala-generics/

--------------------------------------------------------------------------------

Javaの10個のBad Partsのほとんどはscalaだと解決されちゃうんだぜ

http://xuwei-k.hatenablog.com/entry/20110227/1298779615