6 docs tagged with "Coding Conventions"
View All Tags5 Tips for Writing Cleaner Code
1. Avoid Unnecessary Nesting
Axios error handling
For APIs, the commonly defined backend structure is as follows:
JavaScript Coding Style
Variables
前端 Vue API 順序
在 Vue 中,export default 對象中有很多約定的 API Key。每個人的順序排放都可能不一致,但保持統一的代碼風格有助於團隊成員多人協作。
前端 Vue 規範
文件命名 (kebab-case)