Remix.run Logo
teo_zero 2 hours ago

How can it be defined dependency free if it depends on Node.js?

chronicler 5 minutes ago | parent | next [-]

it needs an operating system to run omg not dependency free

_boffin_ 2 hours ago | parent | prev [-]

Dependency-free means zero runtime dependencies, not no dev tools. Could have explained that better.

teo_zero an hour ago | parent [-]

Do you mean I don't need Node.js on the machine where I run it?

jjice an hour ago | parent [-]

It's a web component so you run it in the browser without dependencies after it's already been built with Node.

_boffin_ an hour ago | parent [-]

Doesn’t need to be built by node. It’s standalone.