Best of Vue.jsMarch 2022

  1. 1
    Article
    Avatar of snipcartSNIPCART·4y

    The 6 Best JavaScript Frameworks to Use in 2022

    JavaScript frameworks are tried and tested tools for building scalable web applications. They contain a collection of JavaScript code libraries that provide pre-written JS code for standard programming features and tasks. Frameworks enable you to add functionalities like testing and linting to ensure you're shipping error-free code. There are more than 20 frameworks and 80 libraries for developers to choose from.

  2. 2
    Article
    Avatar of devdojoDevDojo·4y

    5 VSCODE Extensions for JavaScript Develeopers!

    JavaScript (ES6) Code Snippets contains code snippets for JavaScript in ES6 syntax for VSCode (supports both JavaScript and TypeScript) Quokka.js provides rapid JavaScript prototyping in your VS Code editor. ESLint runs ESLint rules on your code and integrates the result within the editor.

  3. 3
    Article
    Avatar of swcdSweetcode·4y

    Best Practices for Writing Vue.js

    There are several best practices for writing Vue.js that every beginner or advanced developer should follow. Following these best practices will ensure that you create effective V.js code that improves readability and quality. Many miss these rules when coding, and some people are unaware of them. We've put together a list of them in this post.

  4. 4
    Article
    Avatar of phProduct Hunt·4y

    remind - Headless, framework-agnostic, extendable mindmap editor

    With default undo, redo, navigation, drag, CRUD, shortcut implementation (but can be replaced) Framework-agnostic, remind can work with vanilla javascript, vue, react or any other framework. Highly extendable, take full control over styling and behavior.

  5. 5
    Article
    Avatar of logrocketLogRocket·4y

    The 8 best chart libraries for Vue

    The top charting libraries for Vue.js are out there, but choosing one from all the options is a bit daunting. We have compiled a list of some of the best libraries supported in the Vue ecosystem by criteria like features, documentation, and maintenance. Click here to see the full demo with network requests.

  6. 6
    Article
    Avatar of medium_jsMedium·4y

    OverVue 6.0: Vue’s Most Popular Prototyping Tool Just Got Better

    OverVue is a prototyping tool for Vue.js that has been brought up to speed with the latest features of Vue 3. The release of version 6.0 introduces several updates to boost performance, significantly improve the user experience, and reduce your code burden. OverVue’s new features will now allow you to export your projects in TypeScript (utilizing Vite) and leave notes on components that export as comments in your Vue files.