Yew: Yew nextjs

Created on 21 Jul 2020  路  1Comment  路  Source: yewstack/yew


Question

Please will yew follow the pattern of reacjs and nextjs.

info needed question

Most helpful comment

Hi,
I'm not exactly sure what you mean by this?
We're currently working on adding support for server-side rendering (I guess that's a bit like next.js).
Asides from this, things which work in React often work because of the way in which Javascript works (which is quite different to how Rust works) so trying to 100% emulate React isn't necessarily the best way to solve problems and build fast apps.

>All comments

Hi,
I'm not exactly sure what you mean by this?
We're currently working on adding support for server-side rendering (I guess that's a bit like next.js).
Asides from this, things which work in React often work because of the way in which Javascript works (which is quite different to how Rust works) so trying to 100% emulate React isn't necessarily the best way to solve problems and build fast apps.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

agausmann picture agausmann  路  3Comments

zethra picture zethra  路  5Comments

ghost picture ghost  路  5Comments

djahandarie picture djahandarie  路  3Comments

IngwiePhoenix picture IngwiePhoenix  路  4Comments