generator icon indicating copy to clipboard operation
generator copied to clipboard

react.js views

Open ORESoftware opened this issue 8 years ago • 5 comments

I am no web dev guru - would it make sense to use react as the templating engine in some cases?

with react serverside rendering, I suppose you wouldn't even need a views dir, except perhaps an error page or 404?

what I am really wondering is, does this exist?

express --view=react /tmp/foo && cd /tmp/foo

and if we use React for serverside rendering, do we just discard the hbs stuff?

ORESoftware avatar Mar 01 '17 04:03 ORESoftware

I have never used React before, so the most I can say is that no one has contributed a --view=react yet. Please feel free to make a PR and we'll include it :) !

dougwilson avatar Mar 01 '17 04:03 dougwilson

ok let me check it out

ORESoftware avatar Mar 01 '17 05:03 ORESoftware

Please provide For Vue js also

GetCodePanda avatar Jun 22 '17 09:06 GetCodePanda

I've created a MR #187 for this issue

Ayc0 avatar Jan 05 '18 19:01 Ayc0

I double the request for supporting Vue.js especially with the template style syntax

slidenerd avatar Aug 17 '19 10:08 slidenerd