VueWeekly.dev - Issue #27 - VuePress Apps with Auth0 + VS Code for Vite ๐
Hello VueWeekly Readers!
We’ve been rather busy, but are looking to get back to the regular weekly cadence you all have grown accustomed to! Without further ado, here’s whats new with Vue!
Releases
Vue 3.0.11
Since our last email, a few notable versions of Vue 3.0 have been released. The largest of which was 3.0.8. Take a look at the changelog for more info.
VueDevTools 6 Beta 9
PS: Vue 2 Support added in Beta 8!
New update: @vuejs devtools 6 beta.9 Many bug fixes and improvements Install on Firefox: Install on Chrome: Changelog:
https://github.com/vuejs/vue-devtools/releases/download/v6.0.0-beta.9/vuejs_devtools_beta-6.0.0.9-an+fx.xpi
Vue.js devtools - Chrome Web Store
Chrome and Firefox DevTools extension for debugging Vue.js applications.
Release v6.0.0-beta.9 ยท vuejs/devtools ยท GitHub
Fixed remove warnings in production, closes #1415 EmptyPane: align text center components tree flashing component: edit comp with no setup, closes #1427 switch to for…of, closes #1422 autoscroll…
vue-test-utils v1.2.0
๐ฌ Utilities for testing Vue components
Vue 3 migration build
Announcement: we are planning to release the Vue 3 migration build next week. It is a build of Vue 3 that provides configurable v2 compatible behavior.
Storybook 6.2
Storybook 6.2 is a giant leap towards future-proofing your UI development workflow that includes significant improvements and new features.
- ๐ Frameworks: Vue 3, Svelte Native story format
- ๐ฆ Packaging: NPM 7, Yarn 2, ESM
- ๐ Bundlers: Webpack 5, pluggable Vite, ESBuild, and Snowpack
- ๐ Controls refresh with new JSON editor, color picker, URL params
- ๐ฏ Hundreds more improvements
VUE 140: Exploring Vitesse with Anthony Fu | Devchat.tv
In this episode, Lindsay talks with Anthony Fu, full-time open source contributor and author of Vitesse, an opinionated template for using Vite. We explore some of Anthony’s work in open source, and what inspired him to use Vite to rebuild his site.
Community & Posts
Building a Simple CRM Using Django (DRF) And Vue
The project we’re going to build in this video series is going to be a simple CRM. Here, the users can register leads with different statuses and other important information.
I will also implement different roles, so a manager should be able to add users which a normal user shouldn’t.
Authenticating Vuepress Apps with Auth0
Learn how to create your first VuePress site and add Authentication with Auth0
Through the pipeline: An exploration of front-end bundlers
In other news
VS Code for Vite
GitHub - antfu/vscode-vite: One step faster for Vite in VS Code โก๏ธ
One step faster for Vite in VS Code โก๏ธ. Contribute to antfu/vscode-vite development by creating an account on GitHub.
โก๏ธ Start the dev server immediately when you open the project
๐ Preview / debug your app without leaving your editor
โฌข Prompt for quick node module installs (npm i yarn pnpm i) when opening a fresh project
๐ฆ One-click build and serve
๐ Restart the server with one-click
๐ Support for VitePress
๐ Powered by Browse Lite
Charts.css
CSS data visualization framework
Ream
After a month of development, I’m happy to introduce the first public beta of Ream, a new & super-fast SSR framework for Vue 3, powered by @vite_js โก๏ธ
GitHub - ream/ream: A Vue 3 framework, powered by Vite.
A Vue 3 framework, powered by Vite. Contribute to ream/ream development by creating an account on GitHub.
esbuild-plugin-vue
GitHub - egoist/esbuild-plugin-vue: Basic .vue support for esbuild.
Basic .vue support for esbuild. Contribute to egoist/esbuild-plugin-vue development by creating an account on GitHub.
Vue LibHunt
Discover popular and related Vue open-source projects