#Vue
#Javascript
6 years ago
Vue
Vue.js Tips & Tricks
Posts about this Project:
Deploying a Nuxt.js 3 App with Apache
The Deployment-Process for an Nuxt-App with Apache isn't really well documented. So here are some things I figured out while trying.
#Apache
#Vue
#Nuxt
#pm2
2 years ago
150
Understanding SSR Hydration Errors (with Nuxt.js)
If you're new to Server Side Rendering (SSR), the Hydration Errors can be difficult to understand at first. Here are some Tips.
#Vue
#Nuxt
2 years ago
68
Code Highlighting
There are two major syntax-highlighting-Frameworks in the JS-World. Let's have a look at them.
#Vue
#JavaScript
2 years ago
111
Vue 2.x to 3.x upgrade hints
Some things I noticed while upgrading from Vue.js 2.x to 3. While at it, i was also upgrading from webpack to vite.
#Vue
2 years ago
119