Simon KaranjaNode Testing: Jest + SupertestTesting Node.js, Express with Supertest & Jest testing framework.Dec 8, 20201Dec 8, 20201
Simon KaranjaReact Hooks I: An in-depth lookReact hooks is a God sent feature that was introduced in React 16.8. In old days, if your component did not handle any local state, then…Dec 4, 2020Dec 4, 2020
Simon KaranjaReact Testing: Mocking Axios with axios-mock-adapterUnless you fancy the built-in fetch API, chances are that you are using or have used axios as your HTTP client. If so, when writing tests…Nov 30, 2020Nov 30, 2020