Professor Azat Mardan

Results 16 issues of Professor Azat Mardan

The query (which is a JSON object) for Booleans, ObjectID and Numbers needs to be different in syntax than what we have right now (String). Try to automatically detect the...

Design and add a favicon

enhancement

Add screenshots of v0.2 to the readme.md file

enhancement

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.0.0 **System**: Mac OS X 10.10.3 **Thrown From**: [scope-inspector](https://github.com/tvooo/scope-inspector) package, v1.0.1 ### Stack Trace Uncaught TypeError: Cannot read property...

``` app.get('*', function(request, response){ resquest.end('Hello World'); }); ```