Crisp Minimal Weekly
#20180724
React Native: A retrospective from the mobile-engineering team at Udacity
Airbnb 引发了一波退出 RN 文章热潮
WHY JSON ISN’T A GOOD CONFIGURATION LANGUAGE
JSON 虽火但不是最佳的配置语言:不支持注释、可读性差、信噪比低、字符串长、数字可能造成问题。推荐了 TOML、YAML 之类。
Why is Python so slow?
如题,Python 为什么这么慢
Goodbye Microservices: From 100s of problem children to 1 superstar
Segment 退出了微服务
Vue.js: the good, the meh, and the ugly
Vue.js 的好:响应式、配套、速度、HTML 模板 不好:架构不明确
how-to-use-emojis-as-icons
emoji 当 icon 用,不要太好玩
Udacity Git Commit Message Style Guide
Udacity 的 git 提交小指南 简洁易懂好实践
Google Cloud Platform
GCP 的好与坏 PS:平时用不上 但需要知道业内顶尖的体验是什么样的
一个字体引发的「惨案」
转自 Anyway 邮报:微软 Office 的默认字体居然在巴基斯坦前总理的刑事调查里立功了!
Introducing the Python Language Server
微软推出了 Python Language Server 这样 VSCode 对于 Python 也可以开启 IntelliSense 了
In UNIX Everything is a File
在 Unix 中,所有东西都是字节流,文件系统只是全局命名空间
jQuery removed from GitHub.com frontend
GitHub 移除了 jQuery 一直觉得 gh 的前端比较异类 又不是正经 rails 又不是 react 之类