Squash bugs before they exist by writing testable code
With 20 years of JavaScript experience, Riki Fridrich explains his steps in writing testable code (with the full presentation below). Not only does this allow for rapid testing for new features and updates, it fundamentally changes the way one approaches developing their own solutions. In observations while teaching JavaScript, Riki noticed that students didn’t write […]