Remix.run Logo
_boffin_ 2 hours ago

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.