Unit Testing Modal Components with Jest and React Testing LibraryI've been writing tests for modal components lately and decided to blog about some of the things…Dan OrlandoJanuary 12, 2022 5 min
Using Monorepos for Enterprise ScalabilityWhat is a Monorepo? A monorepo is a single repository that holds all of the code for every…Dan OrlandoJanuary 02, 2022 4 min