I don’t recall having any blogs or documents for reference. In my case, I used Power Automate flows as backend data sources for my app, and Snowflake JavaScript stored procedures (SPs) as the primary datasource.
Note: When working with stored procedures, ensure that the return data type is an array rather than a variant to avoid issues with downstream processing.