In the last iterations, ESLint has changed the default format for their configuration file. They have also deprecated the stylistic …
Tag: svelte
In the last few projects I had the opportunity to work with Svelte. Due to how the project was setup, …
In every frontend/SPA project – at some point – we need a datepicker. Usually we pick a framework-compatible npm package …