ReactDisplay Consents on Application StartupRunning some level of startup routine that includes application pre-render checking to find the…Dan OrlandoApril 12, 2022 7 min
ReactBeef Up Your Routing with React LocationWhat is React Location? React Location is a powerful new routing library that is battle-tested for…Dan OrlandoMarch 03, 2022 7 min
ReactManage Search State with React LocationIn my previous post, I introduced React Location as a slick and more viable routing solution…Dan OrlandoFebruary 28, 2022 3 min
ReactAutomatic State Batching in React 18The Most Impactful Release Since Version 16.8 When the React component lifecycle was overhauled…Dan OrlandoJanuary 22, 2022 2 min
ReactUnit 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