Can we query from Javascript?
Support Ticket
Can we query from Javascript?+status
answered
Can we query from Javascript?+tag
Can we query from Javascript?+issues
Not sure if it's better to ask this here or on github, but we've encountered a use case where we'd like to use WQL in the client javascript. I know it's generally considered poor practice to query from the client, but I don't know of any alternative within Wagn. We noticed that one of the example sites, WikiRate, does this with their metrics but it looks like they're using the RESTful API to get the card data. Is this the best practice?