profcomff / profcomff/webapp-ui
Обработка ошибок апи
Open
Nobody has claimed this yet.
good first issue :baby:
new feature :new:
- Dominant language
- Vue
- Stars
- 15
- Forks
- 2
- Avg merge
- 3m
- Merged PRs (30d)
- 8
Description
Все вызовы апи должны быть обернуты в try/catch. Ошибки должны быть типизированы. Все обращения к синглтонам authApi, marketingApi , timetableApi и т. п. должны выполняться только внутри соответствующих контроллеров, которые находятся в директории /api/controllers.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.