files? (JS, TS, JS in .vue & TS in .vue)
I want to write comments into pieces of my code, than have a tool scan it and give me the all the comments aggregated
the idea is to make a collection of all API calls I'm using for my backend dev, if there is a better way to do that I'm up for it
thanks
what about i tell you there's this backend tool that is wierd, but fast, stable, auto doc your api, with the api info and all
I would say it's not what I want to have, I'm not looking for an API documentation I'm looking for a documentation of what API Calls my frontend is using so we can safely deprecate an API when nothing is using it anymore
yeah except this one function which users use 1 time a year
Frontend tests?
yes, I have tests
App might not call an API for some long time
Обсуждают сегодня