Blog
2025
- Is the art of code dying?How using AI may lead us to losing code quality
- How to Properly Spy on Module Functions in your testsUsing spies on named and default exports with Jest or Vitest
- DYK? Named vs Anonymous FunctionsHow using named functions can help you track bugs
- Write Code Like Your Grandma’s Reading ItThe Power of Keeping It Simple
- React.Fragment: What It Is and Why We Need ItUnderstanding the need for React.Fragment and how it works
- onInput vs onChangeDifferences between event handlers