#web-development
Read more stories on Hashnode
Articles with this tag
Navigating the Challenges: Implementing a Robust Printing Solution with react-to-print in Web Development · Image by OpenClipart-Vectors from Pixabay As...
Using the popular testing library to test dynamic style changes in our components · Sometimes -or often, depending on the case- we need to test some...
Simplifying Your Codebase with the New JSX Transform and Eslint Configuration · If you are one of the many people migrating their projects to React 18,...
Passing Props to custom Emotion styles with Material UI · Recently I encountered an issue with the Material UI that I couldn't wrap my head around. What...
How tweaking the maxWorkers option can increase tests efficiency · Many applications have hundreds (and sometimes thousands!) of tests. Sometimes those...
I wrote a test and found a small bug. Even in React writing tests is important. · In almost every Sprint, at work, I try to reserve some space for...