"console.log"/preview server connect action

I’m pretty sure I’ve seen this request before but I can’t find it. When I was developing APIs in Wappler it was kind of time consuming checking the right data was being returned in each step.

This is how Console ninja for vscode solves this: It outputs to the VScode editor the result of any console.log output.

For me this is a great time saver.

Sharing it here because I think Wappler could benefit from something like this. I can see this approach working wonders in Wappler.

Very interesting, this could speed up development a LOT. Having the ability to run queries now directly in the server action is already a time saver, adding this will really take it to the next level.

This would be awesome.

This is kind-of similar to the FR about output-for-debug option (which outputs everything-always), but a step further to show the output in Wappler itself, rather than looking in the browser’s network tab?

Yes. Exactly

I’m leaving this here for inspiration as it also has some other cool features that could be useful for Wappler.
https://console-ninja.com/

1 Like

This would be excellent.