Home
Home copied to clipboard
Project Glimpse: Node Edition - Spend less time debugging and more time developing.
We are currently showing only logs messages that associated with a request. I found myself using logs messages to see if my simple node app is hooked up with NodeJS...
**Repro steps:** 1. Add an insert and/or delete operation for MongoDB into one of your app's routes 2. Run the app in order to exercise the insert/delete call 3. Open...
There is currently no hover functionality in the platform. Please take a look into this.
For insert and delete operations, the `Records` column is correctly populated, but I haven't been able to get it to display the number of documents returned from a MongoDB read...