-
> 对 Roof 不感兴趣的同学可以直接从 Redux 段落读起。
下文说说我理解的支付宝前端应用架构发展史,从 roof 到 redux,再到 [dva](https://github.com/sorrycc/dva)。
Roof 应该是从 0.4 开始在项目里大范围推广的。
## Roof 0.4
Roof 0.4 接触不多,时间久了已经没有太多印象了,记忆中很多概念是从 [baobab…
-
I have previously [experimented a bit with Fable and React](https://github.com/cmeeren/fable-elmish-electron-material-ui-demo) and really like the experience, but compiling to JS is a significant draw…
-
Suggestion: it would be nice to give a choice of starters to allow users to bootstrap more complete projects using the GUI.
A first version could just include a choice between different [Gatsby sta…
-
While Anvil has certain advantages over Anko, Google Data Binding library or React Native, only a few people know about this library. There is no Anvil tutorials around the web, documentation on Githu…
-
Doesn't matter if you actually tried it or just browsed the readme.
Liked, disliked, confused by something? Lacking information or found an error?
Leave anything that's on your mind here 👇
-
## 🐛 Bug report
First of all, thanks for your hard work in this library! 🙌🕺
### Current Behavior
When creating a form with Fields that are rendered depending on the value of other field the v…
-
this would be very helpful. :)
-
React Redux allows MapStateToProps to be:
- a function that returns:
- an object
- a function that itself returns an object
and allows MapDispatchToProps to be:
- an object
- a function …
-
Opening this ticket to present the thought of merging with [martyjs](http://martyjs.org/).
I'm thinking marty because both marty and alt have evolved into a state where they share a lot more in comm…
-
**Describe the bug**
I Wrote 2 lists, one using native-base components, second one using react-native components, and I am experiencing 2 to 3 times slower render on native-base side, my example cons…