Vitalii Vorobioff

Results 4 issues of Vitalii Vorobioff

You have several of interesting examples, but there is one main - with ajax request to get page data from server. Can you create it?

Code from example throws an error and doesn't work. ``` javascript import debug from 'debug'; import createLogger from 'react-render-logger'; const prefix = 'Proj:Trace:performance'; const enableChecker = componentKey => debug(prefix +...

Version 1.3 released, but it's still not clear how to find out if the user pressed Done or not. I found many closed questions without answers, with references to documentation...

### Clear and concise description of the problem I have monorep project with such structure: ``` /apps /app1 /i18n /en http.json validation.json /ru http.json validation.json /app2 /i18n /en http.json validation.json...

enhancement