Hey everyone,
It seems that FF Team implemented a really good feature in their nocode builder. But, there's a big lack of information, examples and how-to use the feature.
FF base of knowledge shows a little of it's using, YT has almost no content about it, personally I found a total of examples that I can count on a single hand that would help me build my code.
I think I lost an entire week building a single cloud function, with the help of GPT 4.0, some YT videos, Google documentation, some examples and little to nothing FF directions.
In the end, guess what? It got a CORS error and I needed to switch back on custom functions.
This message has a little of frustation, but I really wanna know, is it only me being dumb or everyone is really having trouble while building Google Cloud Functions?
Please, if you are the master and may help, give me some tips that I can look for, my entire problem is not in the logic, but mainly in the syntax used to build it and get everything running ok, which I though would be easily with GPT4 and it's knowledge base.