Latest notes

Notes are my short form blog posts

Arrange / Act / Assert in tests

How the arrange/act/assert idea works in tests

Guide to writing your first Jest test

Notes about how to use Jest

Next.js with Jest Install guide - and fixing a string-width import issue

How to get Next.js working with Jest and Yarn, and fixing an import issue when running jest

React Testing Library query types

List of all the types of queries in React Testing Library and how to use them