2020/07/26 articles read

article count: 13

Posted automatically.

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

sbt Reference Manual — タスク・グラフ

https://www.scala-sbt.org/1.x/docs/ja/Task-Graph.html

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

What’s the next UI design trend?

https://uxdesign.cc/whats-the-next-ui-design-trend-75c8b61f5c7c

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

11 Javascript Data Visualization Libraries for 2019

https://blog.bitsrc.io/11-javascript-charts-and-data-visualization-libraries-for-2018-f01a283a5727

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

Prism

https://www.optics.dev/Monocle/optics/prism.html

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

エンジニアの「劣等感との付き合い方」と「不完全である勇気」について

https://qiita.com/karamage/items/771b633c3243989418a2

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

Circleciに環境変数を設定する

https://qiita.com/masa-m/items/20dc792c983c1710ee6e

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

正規表現

https://qiita.com/youichiro/items/c291354978530581cc13

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

Illegal dynamic reference

https://stackoverflow.com/questions/34162484/illegal-dynamic-reference

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

How can I call another task from my SBT task?

https://stackoverflow.com/questions/20110673/how-can-i-call-another-task-from-my-sbt-task

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

sbt を始めるためのまとめ -タスクの実装-

http://qiita.com/mtn81/items/ce482ed16a19f770cc68

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

Describing State in FP Scala

https://medium.com/wix-engineering/describing-state-in-fp-scala-522982764f07

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

-Xlint, -Xfatal-warnings, そして Scalafix を用いた Scala の厳格化

http://eed3si9n.com/ja/stricter-scala-with-xlint-xfatal-warnings-and-scalafix

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

GitHub Actionsでコマンド失敗時の実行結果をIssueに貼り付けて投稿する

https://qiita.com/yktakaha4/items/19877ad86b54c22420e9