ThoughtWorksInc/Binding.scala

Document advanced topic "Concept"

Open

#167 opened on 2019年4月30日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Scala (108 forks)batch import
documentationgood first issue

Repository metrics

Stars
 (1,584 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

  • 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:

コントリビューターガイド