What React Gets Wrong
React is the de-facto tool for web development, but what does it get wrong what would a frontend rendering library created in 2021 look like? (more…)
Read more »This article a walk-through of testing a React Bar Graph with Jest and React Testing Library. The style of tests documented here could also… Read more