Crisp Minimal Weekly
#20180703
React Native at Airbnb
经过了两年尝试后,Airbnb 的 ReactNative 尝试失败,这里总结了5篇文章值得一看。
2 Fast 2 Furious: migrating Medium’s codebase without slowing down
比较不干的文章 大概介绍了下 medium 整体的架构 因为是很新的公司 所以非常 modern
Visualizing Concurrency in Go
很赞的一篇“动画”文章
Good Code vs Bad Code in Golang
一些实际的 Go 代码细节
Limiting “Software Infant mortality” rate — decoding GO-JEK’s Deployment Checklist
GoJek 上线 checklist
50 Shades of Go: Traps, Gotchas, and Common Mistakes for New Golang Devs
Golang 的陷阱、易犯错误大合集
Designing Fluid Interfaces
WWDC 的一个 session,如何设计流畅的界面,很有意义
Microsoft Office rewrite in React.js nears completion
继 Outlook 后,Office 用 React 重写了。移动端用 RN,WIN32用 Electron。这不就是变酷了吗?
Should we use React Native?
其实是老结论,当初也体验过。就是新 App 且想用 JS(换句话说,用前端人力),用 RN。已有 app 的简单页面可以用,复杂的就别用了。
How to support full Unicode in MySQL databases
utf8mb4才是真 utf8