Software posts
Software posts by Juan Manuel Allo Ron

Thoughts on Snapshot Testing
Apr 14, 2020
Since I moved to react at work I have been using and trying different testing strategies and I wanted to share some thoughts and best practices around snapshot testing.

Dependency Graph for Javascript Projects
Mar 24, 2020
I was reading this Javascript development setup post by Eric Elliot, when I stumbled upon a super cool NPM package to generate dependency graphs. The name is dependency-cruiser.