Archive of stories published by About Codecademy

PropTypes Validation in React + Karma

At Codecademy, we use Karma + Jasmine to test our React codebase. We also use PropTypes to document what props each React component expects.

Problem: we weren’t actually validating the PropTypes, so even though we made an effort to keep…

These were the top 10 stories published by About Codecademy; you can also dive into yearly archives: 2014, 2015, 2017, 2018, and 2021.