• blog
  • dev bites
  • observatory

Latest dev bites

All my brief takes on programming problems, packed into bite-sized reads.

2024-12-22

Vitest timing breakdown

Breakdown of each step of duration printed out after running the Vitest tests. Including some hints on how to improve each of the metrics

Read more
2024-08-08

How to enable autocomplete in JSON files

Upgrade your developer experience, when working with the JSON files

Read more
2024-08-03

How to Measure ESLint Execution Time

Find out how to check which ESLint rules takes a lot of time to scan the project

Read more
2024-03-09

Async Error Handling in Mocha

Immediate solutions for async error handling in Mocha with Chai-as-Promised, targeting common issues with quick fixes.

Read more
2024-03-09

Storybook chunk blocked by network policy

Quick fix for Storybook's network-blocked chunks: Adjust Webpack's output filename to bypass restrictive policies.

Read more

© 2025 All rights reserved.