Printing Perfection, A Developer’s Journey with React-to-Print
Navigating the Challenges: Implementing a Robust Printing Solution with react-to-print in Web Development
A tech blog of development
Navigating the Challenges: Implementing a Robust Printing Solution with react-to-print in Web Development
Mastering Smooth Scroll Events in React: A Guide to Debouncing and Dynamic Navigation
Addressing Jest-Vitest Conflict: Fixing Global Type Identifier Errors and Optimizing Build Workflow
Creating a new polymathic web project about history
Using the popular testing library to test dynamic style changes in our components
Simplifying Your Codebase with the New JSX Transform and Eslint Configuration
Passing Props to custom Emotion styles with Material UI
How tweaking the maxWorkers option can increase tests efficiency
I wrote a test and found a small bug. Even in React writing tests is important
Abstract methods to be reused by different tests
Creating some abstractions to have ready to use getter functions
Using React.memo to memoize a React component
Sending validation errors through Formik forms
Learning from going above junior is not easy. This is why I think I did it and what I could learn in this passage
A guide of what I'm learning on the Epic React workshops by Kent Dodds. This is the second one: useState + useEffect
The first six months of a developer are maybe the most challenging. This is what I learnt. My mistakes and accomplishments, to become a better dev
Useful commands to use in git in everyday working life
Transitioning from literature and languages to tech was not easy. Making a career from basic roles to developer is possible, and even better sometimes.
How to avoid test calling a third party API with Axios using a mock JSON file
A guide of what I'm learning on the Epic React workshops by Kent Dodds. This is the first one: fundamentals
How to add an event and how to create a listener to that event