Code organization

Hello guys!

I have in mind a code organization based on packages or categories, something like Java Packages, where you can separate codes for domains or the same business logic interests.

Some apps can have many codes divided into queries, JS codes, and variables. It could be easier for the user to pick up one you have to manipulate, into a category organization.

Regards
Rômulo Franco.

Hello @romulofranco,

Great suggestion. Have you seen our Query Library feature? We also have Resource folders and app folders now too!

I don't think there is any way currently to do this with variables but the Query Library should be able to handle most use cases for organizing and reusing logic for many apps :+1: