How to Run Node.js in a Browser - Tutorial - By JIACHENG

bestboom(52)
Published in
#dlike
Words
65
Reading
1 min
Listen
Play
7y

Shared From Dlike

This problem has many solutions. For example, codesandbox, which defines a browser-based compilation strategy, can be used to package reacts, vue, etc. in the browser. It can also be easily understood that codeandbox does a browser version of webpack.

But the question is, can we execute webpack in the browser instead of doing a new one? Even implementing some webpack-based libraries?

Shared On DLIKE



How to Run Node.js in a Browser - Tutorial - By JIACHENG | Ecency