I used Vite to build a new blazing fast blog ⚡:, find out what I learnt and why Vite is the next big thing.
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.
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!
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.
🕸 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.
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.