Mastodon hachyterm.io

Today I’ve tried to update one of my Docker apps that uses React, Enzyme, and Jest.

This lead me on a wild goose chase about react-test-renderer and best practices for Docker builds for Node.js.

I’m still not sure where the problem is (Enzyme, maybe?).

But I found three useful resources for Docker and Node.js: