Tag: vuejs

Go to content

2022

Pinia

The friendlier alternative to Vuex in Vue 3

Small overview on this new library and the implications this has on the development of applications in Vue 3.

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.