generator
generator copied to clipboard
react.js views
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?
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 :) !
ok let me check it out
Please provide For Vue js also
I've created a MR #187 for this issue
I double the request for supporting Vue.js especially with the template style syntax