Threads
Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. caching with it?
- Self Hosted
- Functions
2 hours ago
Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the error makes sense (the secret token is ...
- Flutter
- Web
- Auth
- Self Hosted
- Functions
4 days ago