Linus Gubenis
Linus Gubenis
i work with backbone/marionette and i want to try out what i can do to re-render a view on code/module change, or is that a bad idea? also my setup...
would be cool to pass a ttl value in the schema of the model and maybe som refresh method somewhere, dont know how yet.
would a PR for adding the index as a number to the drop callback params make sense/be accepted? (with underlying tests of course).
hi, is there an good way to have sub models or collections of a model which uses memento have restored aswell? the default is that only its own direct attributes...
hey, first off.. we use backbone.modal really a lot, its so easy and has so much awesomeness, we build everything with marionette, so we are using the marionette region version...
I think i have a difficulty using that with CoffeeScript instead of JS directly, since afaik tagged templates are not supported by cs. Any advice?
hi, im compiling some coffee-script to javascript in an ace-editor, so i use the browser version of coffee-script and do CoffeeScript.compile('coffee-code'); and out comes javascript code. Now i would like...
As the title suggest, I am trying to make this build on my raspberry pi, I tried with node v8, v11, v14 but always get stuck with `node-gyp rebuild`. The...