lee
lee
@jacobmarshall +1
```javascript function map(fn,scope){ var result=[]; var i=0; var realScope=scope || this var len=this.length; while(i
# vue和react解决的问题 1. 组件化 2. view层的函数化。实现了mvvm设计模式。 # vue和react的比较 ## 优点 1. 完整的工作流,对中小型公司友好。 2. 真正社区驱动,接地气,好的就会吸收进来并升级。 ## 缺点 1. 生态相对react还是小的。国外开源项目,成熟的都是react。但是这种情况在逐渐反转。 2. 语法噪音太大。大量的实用的魔法代码反倒影响了代码的阅读和测试。这个需要自己来制定规范,并使用jsx语法。这些问题也好解决,就是使用jsx和vue3并通过个人经验来提高代码阅读性,大团队或者基础框架使用ts。
it makes me remove this loader!!!!
I find the same issue at the #6
Testing on sencha touch 2.4.1,find the bug
@michal-th great! solve my problem!
@procom do you solve this problem ?
#170 make it