In the last iterations, ESLint has changed the default format for their configuration file. They have also deprecated the stylistic …
Tag: web development
Netlify Vite Environment variables integration A Vite example about using Environment variables replaced during a Netlify build. Environment variables Vite …
In the last few projects I had the opportunity to work with Svelte. Due to how the project was setup, …
In my experience, figuring out if a person could be suited to pursue a career as a software developer, I …
In every frontend/SPA project – at some point – we need a datepicker. Usually we pick a framework-compatible npm package …