2021
CORS & Vite
Fixing CORS problems in local and deploying with Netlify
In today's article we will talk about CORS, configuring proxies with Vite and redirects with Netlify.
PWA & Vite
Development of a Progressive Web App with Vue 3
In this post we are going to develop a boilerplate to develop PWA using Vite as a building tool and Vue.js 3 as a JavaScript framework.