“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” —Martin Golding
Go初始化和执行顺序
“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” —Tom Cargill
Set、Map、WeakSet、WeakMap的区别
“Good programmers use their brains, but good guidelines save us having to think out every case.”—Francis Glassborow
JS进阶--Iterator and Generator
“The best programmers are not marginally better than merely good ones. They are an order-of-magnitude better, measured by whatever standard: conceptual creativity, speed, ingenuity of design, or problem-solving ability.” —Randall E. Stross
漫谈Web--JWT
“The most amazing achievement of the computer software industry is its continuing cancellation of the steady and staggering gains made by the computer hardware industry.” —Henry Petroski
JS进阶--bind原理及实现
“Programmers are in a race with the Universe to create bigger and better idiot-proof programs, while the Universe is trying to create bigger and better idiots. So far the Universe is winning.” —Rich Cook
JavaScript的装箱拆箱机制?:自动类型转换
“Programming is like sex: one mistake and you’re providing support for a lifetime.” —Michael Sinz