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
— Guillaume Chau (@Akryum) May 6, 2021
Many bug fixes and improvements
Install on Firefox:https://t.co/u9TrffjJn1
Install on Chrome:https://t.co/fBtK401X2D
Changelog:https://t.co/8bwil8ZP74
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.
— Vue (@vuejs) April 30, 2021
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