jest
JavaScript
How to unit-test a private (non-exported) function in JavaScript
When writing unit-tests for JavaScript modules, we often encounter a dilemma wherein the module has some private functions that have not been...
Web Development
How to setup Jest in a TypeScript, Babel and Webpack project
As you might know, I have been diving into setting up a boilerplate for a TypeScript project with React. And what good...

Hi there! Want some more knowledge?
Think that the knowledge shared is helpful? You might want to give our mailing list a try. We'll send you 2-4 emails a month, right when new posts come out.