技术面试
what a good tech interview is like
building a calendar app (2)
building a calendar app part II.
building a calendar app (1)
some concepts you should know when building a calendar app.
cryptography
some fundamental concepts in cryptography.
google font fast load
解决 google font 在国内加载速度的问题
晋升这点儿事
大厂晋升季应该基本都步入尾声了,聊点感想
Generator in JavaScript
Let's talk about generator, coroutine, async/await and redux-saga...
Unicode in Javascript
Explain how to work with Unicode in JavaScript.
MySQL cheatsheet
One page guide to most commonly used MySQL commands
Web Caching 101
Fetching something over the network is slow and expensive. Content caching is one of the most effective ways to improve.