You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :) !
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?
The text was updated successfully, but these errors were encountered: