1 min readApr 27, 2020
Solid article explaining how JavaScript testing can be a universal principle, not one requiring any particular framework.
I enjoyed seeing the direct method of using the tools to test DOM manipulation, including the fireEvent method.
Thanks for sharing Tyler Hawkins !!!