摘要:
Discover how React Native functions internally, and what it does for you without you knowing it. Disclaimer: this articles assumes a (very) basic unde 阅读全文
摘要:
Expression:计算;一次计算;描述世界。 Statement:操作,状态维护;一次操作。改变世界。 Expression: Something which evaluates to a value. Example: 1+2/x Statement: A line of code which 阅读全文