#programming
Read more stories on Hashnode
Articles with this tag
Vitest is an amazing library to write unit tests. I go over the basic API and configuration for Vitest. · Introduction Vitest is a unit-test framework...
Introduction The second part of my ongoing series on how to have a more modern approach to testing a React application. Last time I went over the...
The first article in a series where I go over how to do modern-day testing on a React app. In this post, I cover my perspective on effective tests. ·...
My experience migrating my Create-React-App to version 18. Typescript included! · Introduction React just recently came out with a new version of their...
Formatters have become a staple in tooling. I compare Prettier and the new kid on the block: Rome. · Introduction Rome is designed to be a formatter,...
Introduction So how do we escape tutorial hell? Well, I should start from the very beginning. In the first part of this series, I reported that I did...