In this article I go over some common React interview questions understanding how to answer them and why these are the appropriate answers.
in react
How to set up Bun, a fast all-in-one JavaScript Runtime on a Windows computer using WSL2, Docker Desktop and Visual Studio Code.
How to test a React web application and upload the test code coverage results to Codecov.
in testing, react
Testing a React application. How to instrument a React web application codebase with Istanbul.
In this article, I go over my experience on how I migrated Zustand from version 3 to 4 in a React web application using Typescript.
Burnout as a programmer is a serious issue that can produce stress and anxiety. In this article, I go over how I dealt with burnout and its side effects.
in devlog