Best of Vue.js — August 2022
- 1
- 2
Vue.js Developers·4y
VueUse - The library that makes Vue 3 worth the upgrade
VueUse is a collection of 200+ essential utility functions for interacting with various APIs like browser, state, network, animation, time and more. The core package aims to be lightweight and dependence free. Integration with popular packages is supported using add-ons.
- 3
asayer·4y
Next.js vs NuxtJS: a comparison of two powerhouses
New features in NuxtJS 3’s public beta, released in October, gave developers more time to focus on creating wonderful user experiences. Nuxt JS offers a module system that enables the core to be expanded. If there is an existing NuxJS module, you don’t need to create it all from scratch or maintain boilerplate. Plugins and configuration settings can be added. In addition to hybrid rendering permits various caching rules per route. If you share an article on Facebook, it can appear with the title “undefined” rather than the original article’SEOs.
- 4
Vue.js Developers·4y
Custom Vue 3 boilerplate — Vite, Pinia, Vue Router & Tailwind CSS
Vue3-boilerplate is a dev tool for building and serving Pinia. It's time to move into our project folder, install packages and run our boilerplate in development environment. The stack of this boilerplate is focused on web app front end, therefore I'll keep it simple.
- 5
freeCodeCamp·4y
How to Create a Real-time Chat Application with Nuxt
For this application, we will be using Nuxt, the intuitive Vue framework. We'll be using the chat API we’ll be using to create a Robin account before we can use it. In this list, what we currently don’t have is our user token and the tokens of the users on our app. We can go ahead and create the tokens for 5 users.
- 6
asayer·4y
An ultimate guide to the Vue 3 Composition API
The Composition API allows you to restructure code segments from options API, i.e., data, methods, and lifecycle hooks, by grouping all of your code that logically belongs together. The setup() function enables you to extract parts of components and group them logically together. It accepts props and the context object (with which you can emit events and data) as optional arguments. A composable is a function. To use composables.
- 7
- 8
- 9
LogRocket·4y
Choosing the best ecommerce platform for your Vue.js app
Themes Theming in Snipcart is built on CSS variables, making it easy for developers to switch the theme to fit their brand specifications. Powr has a suite of 60+ apps that you can start using on your Vue.js website for free. POWR provides 24/7 customer support and a help center, and its team of engineers works around the clock to ensure their system is operating smoothly.