Geert

Results 47 comments of Geert
trafficstars

Hi guys, what's the status on this? Possibly able to help.

To make the current release more lean (without SSR), consider removing 'vue-server-renderer' from `package.json`

Looking forward to this as well. Needed to implement a distributed counter / id generator

@reustle cheers

How about having a different form + schema (in which you define which fields you want to validate. e.g.: all except slug) for the preview pane? Preview pane and normal...

Don't write unvalidated data to the model. That's indeed an anti-pattern. You never know which other view attached to the model expects a valid state and would totally crash. Don't...

@philfreo: would #363 solve what you're doing? If not, what's the difference?

@hamczu have you ever started giving this a shot?

Just fiddled around a bit with backbone-validation integration and tried to integrate it in the least intrusive way possible. [jsfiddle](http://jsfiddle.net/cg2Lc/11/) based on the 'register-form-custom-template' example This example is probably pretty...

@jwerre so 'memwatch-next' is 'memwatch' but for newer node versions? Is there a doc somewhere that explains this?