So basically i was thinking about putting all db logic inside UDFs and leaving front-end doing just calls to that functions.
The idea is to somehow connect VSCode to UDFs directly so there wouldn’t be any switching of IDEs.
(I know that there is editor of UDFs in dashboard.)
Might there be plugin that would “POST/PUT” UDF’s code to FaunaDB?