Igor Soroka
1 min readMay 16, 2019

--

Thanks for the great article which combines great tools and ideas.

Why did not you use Jest? I think it gives the same ‘describe’ and ‘it’ functions. Also it has cool thing called Enzyme to test React.

Also, prettier is quite nice to format code. Creating ‘prettierrc’ file and turning on feature of vscode of ‘format on save’ works like a charm. After that you code, especially React one, looks and reads so well!

Great to hear about nodemon. I will definitely try it out!

--

--

Igor Soroka
Igor Soroka

Written by Igor Soroka

⚡ AWS Community Builder, 📺 wabi-sabi, 👨‍💻 Soroka Tech founder, 🏃 long-distance runner, 🇫🇮 Finland. Writing about tech, motivation, learning, and sports.

Responses (1)