November 13, 2022get the current route with react routerreactLearn how to use react router to find the current routeRead More
November 9, 2022Set up React testing library with reduxreactSetting up any library can be intimidating. See how to set up react testing library with redex.Read More
October 11, 2022Cannot read property of undefinednodejavascriptQuick tip to help check for undefined properties and objectsRead More
August 22, 2022How to use react track scroll positionreactLearn how to track scroll position and scroll to the top of a page using react.jsRead More
August 20, 2022fs.readFileSync Error Argument of type 'Buffer' is not assignable to parameter of type 'string'.ts(2345)nodetypescriptLearn about fixing this errorRead More