Can I have functions or a shared instance inside a class that I upload to storage?

It seems to be working fine. I have a few class func methods and a shared instance. Syncing with data tables properly. Just wondering if this is frowned upon considering all the documentation examples I’ve saw have nothing but variables.

Please clarify:

  • what Backendless SDK do you use (JS, Android, iOS, REST)?

  • what do you mean saying ‘shared instance’ ?

  • what is ‘inside class that I upload to storage’?

Could you provide some samples of your code?