12 Matching Annotations
  1. Nov 2018
    1. 印象中是分发到所有MainSection类型的实例,实例需要自己决定是否要react on这个action<br>比如给所有的TodoItem发一个 complete id:1 的消息,所有TodoItem会收到,但应该只有id:1 的item通过比较id相等来做出反应

    2. 不过这是个实验项目,只是证明idea,如果想要production ready的项目是 -> https://github.com/jcouyang...

    1. hi, 如果没记错第二章中的可持续化数据结构的引的源代码是clojure源代码(不是clojure代码),其实就是java,应该也还好吧,对应的图应该更好理解。

      惰性求值的实现确实用了clojure的实现作为例子,是偷懒啦哈哈,(如果出版社还再版的话)我改改

    1. 可能maybe应该是能拿得出来举的最简单的monad了吧

      Crockford也吐槽过haskell非要说玩monad先要搞懂Category theory就跟吃墨西哥鸡卷一定要先会说墨西哥语一样扯蛋.

    2. 已更正,多谢:)

    3. 显式的纠正this应该更容易让人理解, point 是用 arrow function 不需要再修正this绑定

    1. couple of way to do this<br>like capture you test command's status, put it into an custom bamboo variable<br>or simple get last command's status, if test if the last command