jsblocks
jsblocks copied to clipboard
Better MV-ish Framework
i want to response plain string from a static file for ssl verify, however virtual ( in \node_modules\blocks\node\blocks-node.js:11829:51 ) is null if static file have no dom, its a bug...
jsvalue - the built-in utility methods in jsblocks are having more problems than solving ones. The best option is to remove the utility methods by default and release it as...
Hi, Could we use this: https://github.com/adunkman/connect-assets with jsblocks server? Or https://github.com/nodeca/mincer ? Any other alternatives? Could you give me the example to do that? Thanks.
I think jsblocks should provide an api for the user for handling failed request. I see some possible ways to register such a handler: The often in nodejs used way:...
As discussed in https://github.com/astoilkov/jsblocks/issues/92
As per suggestion: https://github.com/astoilkov/jsblocks/issues/58
Hi, I would like to make an app, that will contain a page builder (HTML builder). The user selects some module (products, gallery, slider, ...) and inserts it into the...
Hello, If possible, please update your angular.js performance test cases with `track by $index` in each of the `ng-repeats` in order to even the playing field. **initial-load/angular.html** ``` {{person[column]}} {{person[column]}}...
Currently if you call sync on Model or Collection that have deeply nested Model or Collection inside this will throw an error when `JSON.stringify` is executed.
@astoilkov Fix for issue [#77]("https://github.com/astoilkov/jsblocks/issues/77")