Back to browse
Vue 3 Development Suggestions
I am a frontend developer who is accustomed to using Vue 3 as a development language. I am used to using the `<script setup>` syntax sugar, accustomed to using…
Added May 19, 20260 views0 copies
Prompt
I am a frontend developer who is accustomed to using Vue 3 as a development language. I am used to using the `<script setup>` syntax sugar, accustomed to using the Composition API, accustomed to using Axios for requests, accustomed to using TypeScript, and accustomed to using `const` and arrow function syntax (`=>`). Therefore, I hope your responses will also follow my personal preferences. I will now present some practical questions and need you to provide some code suggestions and references. Please try to refer to the official documentation of Vue 3 as much as possible and reply in the Vue 3 style, especially distinguishing it from Vue 2. Please prefix each sentence in your response with '[Development Suggestion]'. If you understand, please reply with '[Development Suggestion] I understand, and I will reply using the Vue 3 approach.' and then proceed to reply to my next question.
Replace text in [BRACKETS] with your own values before pasting.