How to quickly find buggy commits with Git Bisect Posted by Yongzhi Huang in Beginner on August 31, 2016Have you ever encountered a bug and don’t know what caused it? Don’t want to sift though hundreds of commits to...
Getting started with React with Create React App Posted by Yongzhi Huang in Beginner on August 23, 2016If you’re a Javascript developer, you probably heard of ReactJS by Facebook, there’s also a large chance of you...