DEV Community

Discussion on: 6 essentials tips for VueJs from 2.5 years experience #1

Collapse
 
pawelmiczka profile image
Paweł Miczka

From my point of view as a Vue developer with 4 years of experience I have two advices:

  1. Switch to Composition API
  2. Use TypeScript (it works great with Composition API)