Crisp Minimal Weekly
#20180116
Chrome DevTools 101: DEBUGGING JavaScript
Chrome DevTools 调试器的各种用法,不要再只会用 console.log 了
Accidentally Quadratic
收集意外进行 o(n^2)复杂度操作的软件、语言、函数
Learning these 5 microservice patterns will make you a better engineer
微服务的五种模式
How to use API-first platforms to build your websites faster
用各种提供 API 服务的平台搭建网站
NPM as a build tool for a Python Project
大概是因为 python 没有个好的 make 吧
What Makes Facebook Developers Productive
一些实现,关于开发、mono repo 等,对 gate keeper 很有兴趣
How GitLab switched to Headless Chrome for testing
GitLab 开始使用 Headless Chrome 进行测试
ES6 Proxy and Localization
利用 es6 proxy 来实现本地化
Python Dictionary Methods (aka The Dictionary Even Mightier)
Python dictionary  的一些深入介绍
Slides and talk assets from PyCon 2017
虽然我用 python 的体验并不美好,但 PyCon 还是要关心一下的
Preventing burnout for programmers
程序员防 burnout 指南,说的比较范
用 Python 给头像加上圣诞帽
与其@微信官方不如自己来搞起来
MICROSOFT CURLS TOO
Windows10正式内置 curl
W3C Releases HTML 5.2 As Official Recommendation
HTML 5.2 加入了 dialog 标签,payment api 等