Best of Vue.jsNovember 2022

  1. 1
    Article
    Avatar of phProduct Hunt·3y

    Circum Icons - Coherent open-source icon library for designers & developers

    These open-source icons are perfect for modern frameworks like React, Vue and Svelte. There are 285 icons currently available and a growing library of icons. Whether you're a designer or a developer, we've covered you with features.

  2. 2
    Article
    Avatar of denoDeno·3y

    Build Apps in Deno with Frameworks such as React, Vue, Express, and more.

    With Deno 1.28, you can now build with these JavaScript frameworks, such as Express, Vue, and more. This blog post will show you how to get started with these frameworks in Deno: - Express - React - Vue.

  3. 3
    Article
    Avatar of jetbrainsJetBrains·3y

    WebStorm 2022.3: New UI Preview, Vue and Angular Improvements, and Vitest Support

    New UI Preview, Vue and Angular Improvements, and Vitest Support WebStorm 2022.3, our biggest update of the year, is here! This update is packed with new features and bug fixes to improve your development experience. You’ll find new project templates for Vite and Next.js and an updated template for Vue projects.

  4. 4
    Article
    Avatar of smashingSmashing Magazine·3y

    Optimizing A Vue App — Smashing Magazine

    Vue apps can provide a rich, interactive user experience when dealing with real-time, dynamic data. But they can also be heavy, bloated, and perform poorly. In this article, we'll walk through some of the front-end optimization tips to keep our apps relatively lean and only ship the JS we need.

  5. 5
    Article
    Avatar of asayerasayer·3y

    Vue component libraries

    Vue component libraries provide building blocks for the productive development of UI. Bootstrap Vue is the most popular front-end framework in the world today. Fish UI is compatible with modern browser environments, and it has support for webpack and ES2015.

  6. 6
    Article
    Avatar of css-irlCSS {IRL}·3y

    Optimizing a Vue App

    Optimizing a Vue App improves the user experience and helps ensure they can be used by as many people as possible. In this article we’ll walk through some of the front-end optimization tips to keep our Vue apps as efficient as possible.