issues
search
ThoughtWorksInc
/
Binding.scala
Reactive data-binding for Scala
https://javadoc.io/page/com.thoughtworks.binding/binding_2.13/latest/com/thoughtworks/binding/index.html
MIT License
1.59k
stars
108
forks
source link
Document advanced topic "Concept"
#167
Open
glmars
opened
5 years ago
glmars
commented
5 years ago
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:
Binding
expressionVar
toVar
dependency.value
outside aBinding
expression onlyVar
for each source of changes or something like this)I myself doubt some of these topics :wink: