DEV Community

Discussion on: Could Aleph.js be the next big React Framework?

Collapse
 
koistya profile image
Konstantin Tarkus • Edited

I think Deno/Node.js shouldn't be used for the front-end at all, in favor of a lighter / faster engine such as Cloudflare Workers. Ditching Webpack might also be not a good idea, especially if you're building a large app and need to split it into "federations". Code example:

github.com/kriasoft/react-starter-kit