ThoughtWorksInc/Binding.scala

Document advanced topic "Concept"

Open

#167 建立於 2019年4月30日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Scala (1,584 star) (108 fork)batch import
documentationgood first issue

描述

  • purity of Binding expression
  • don't make Var to Var dependency
  • using .value outside a Binding expression only
  • some basic reactive concepts (create a Var for each source of changes or something like this)

I myself doubt some of these topics :wink:

貢獻者指南