How to migrate Eslint configuration to flat config format
In the last iterations, ESLint has changed the default format for their configuration file. They…
In the last iterations, ESLint has changed the default format for their configuration file. They…
In the last few projects I had the opportunity to work with Svelte. Due to…
In every frontend/SPA project - at some point - we need a datepicker. Usually we…