DEV Community

Pritesh Bhoi
Pritesh Bhoi

Posted on • Updated on

Vue Js Roadmap

Overview of Vue Js 3

Github Page VUE JS ROADMAP

  • Rebuilt for Vue 3 using the new composition api
  • Global properties that allow you to make large overarching changes to your app
  • Improved SASS variable customization and extensibility with Built-In Modules
  • New Vue CLI presets for generating pre-built starting projects
  • First party Vite support for lightning fast development
  • Greatly improved TypeScript support
  • Better framework coverage with E2E testing using Cypress

Vue Js 3 RoadMap

`

  1. IDEs

  2. HTML

  3. CSS

  4. JavaScript

    Basic

    es6

    Style Guide

    • github Airbnb JavaScript Style Guide
    • github clean-code-javascript

    playground

  5. Vue

  6. Routing

  7. Type Checkers

  8. Build Tools

  9. UI Design

  10. State Management

  11. API Clients

  12. Utility Libraries

  13. Coding style

  14. Testing

  15. Internationalization

  16. Server Side Rendering

  17. Static Site Generator

  18. Progressive Web Apps

  19. Mobile Application Development

  20. Desktop Application Development

`

Bhylu

Top comments (0)