Andrey Balakirev

Results 21 issues of Andrey Balakirev

Inspired by #39 > maybe backbone-super should just provide modified Backbone? Than you will be able to write like this: > > var Backbone = require('backbone-super'); > > It's not...

question

and mix it to Application and Component

processRequest should accept request and response

Hi! Thx for a great lib! I'm moving a project which has around 100 tables to typescript and it seems that I have only one error from kanel after initial...

API is not run. I tried to open the page and see 502 in console: ``` Start process page page-500 Error process page / GET { error: '\r\n502 Bad Gateway\r\n\r\n502...

It's very often situation, when links have no relation to data transformation, they are just for decoration, their place is inside BEMHTML, but we can't use them there because `path`...

enhancement

When something goes wrong I get stake trace like this: ``` 14:22:02.568 - error: Error process page /test-menu GET Error: Parameter "filePath" has bad value "undefined", not suitable for path...

How can I configure bnsf to use current domain as domain for static server

Need to log messages on several levels, such as `error`, `warning`, `info`, `debug` etc. It's very important to log requests and responses on most verbose level. Also want to mention...