VueWeekly.dev - Issue #20 - How the Heck Does Vite Work + Vue vs. Svelte ⚔️
Vue v3.0.4 Release
https://github.com/vuejs/vue-next/blob/master/CHANGELOG.mdHow The Heck Does Vite Work - A comparison to Webpack
I used Vite to build a new blazing fast blog ⚡:, find out what I learnt and why Vite is the next big thing.
Vue vs. Svelte with Evan You and Rich Harris
Evan You, the creator of Vue.js, and Rich Harris, Graphics Editor at The New York Times and creator of Svelte and Rollup, join hosts Ken Wheeler and Jared Palmer on The Undefined to talk about the future of frontend development.
django-vue
A promising attempt to bring the power of VueJS to native Django. Write VueJS code and use VueJS Components inside Django templates without extensive code changes!
Creating a Nuxt Module
Modules are functions that are called sequentially when booting Nuxt. The framework waits for each module to finish before continuing. In this way, modules can customize almost any aspect of your project. Let's create a module that uses ngrok to get a Public URL that you can share while working in Development.
Dockable Menu bar for Vue
- ⚓ Dock your menu with ease.
- 🤏 Dock the Menubar by dragging and dropping to the edges of the screen.
- 👍 Support for nested menus up to any levels.
- 👓 The Menus adjust to any docked position and enables an intuitive menu navigation.
- ⌨ Keyboard Accessible.
- ⚡ Zero dependencies.
- 💪 Built with Typescript.
- 🧰 Intuitive API with data driven behavior.
- 🌠 Built with the all new Vue 3.
vue-use-web
🕸 Web APIs implemented as Vue.js composition functions
Web APIs are ever changing, this library aims to provide to Vue.js developers a stable interface that integrates well into the ecosystem.
Built with Vue
SEC Filings App
A web app comprised of an API and web UI for viewing and analyzing SEC 13F filing data. Uses Django, Postgres, Redis, Django REST Framework, Celery, Quasar Framework and other technologies.