I’ve been making mead for more than a decade now, started a mead program at a local winery 9 years ago, and will soon have a meadery to share a few of my passions (more than just mead).
This article documents the rebuild of a web application written with Express and #VueJS with #NuxtJS. The idea was to have both server and client-side rendering handled in the one place by the same framework. https://t.co/alOqBfU5kU
The longer it takes for your app to load, the more frustrating it's for the user, especially on mobile. In this article, you'll see how to 'code split' a #VueJS app with Webpack so users can see and interact with your app much quicker. https://t.co/Dswz9MTvRy
#VueJS Router switches components for you depending on the URL. It doesn't handle AJAX calls to the server or role-based auth protection. @darkylmnx shows you how this can be achieved with a series of hooks you can plug into known as router guards. https://t.co/SogdRDflnj
Vue.js is an effective tool for creating web components, especially with Vue CLI 3 and #vueJS/web-component-wrapper. In this article, we'll look at why you might want to create web components and how you can make one with only basic knowledge of Vue.
https://t.co/whlMKOBAgv
When it comes to testing #VueJS apps, the examples on the web are often too simple. This article by @gualison shows how to unit test a real-world Vue app and gives a simple explanation of the key concepts of frontend testing.
#tdd#frontend#javascript
https://t.co/zCCRhSWYY4