|
|
|
|
|
by CooCooCaCha
175 days ago
|
|
Hello world in react is just a few lines of code that mounts a react component to a dom element. There should be zero network requests beyond the initial download of html and js. You’re either doing something wrong or not actually doing a hello world. |
|