Phillippe Santana
PhillCode

PhillCode

Follow
Follow
homebadges
Tag

Jest

#jest

More content

Read more stories on Hashnode


Articles with this tag

Test-Driven Development in JavaScript: the RPG Combat Kata

Nov 7, 202310 min read

Let's do Test Driven Development (TDD) in JavaScript! 🤘 This post is a stepping stone into the realm of TDD and Object-Oriented Programming...

Test-Driven Development in JavaScript: the RPG Combat Kata

Mastering Jest Config for your JavaScript projects

Nov 7, 202310 min read

Welcome to JavaScript testing with Jest! Let's understand how to configure Jest effectively to make your dev and testing experience much smoother. In...

Mastering Jest Config for your JavaScript projects