Remix.run Logo
bombcar 6 hours ago

Is Claude better with Javascript than it is with Go code? Seems like it could be true.

silverwind 5 hours ago | parent | next [-]

Problem with Go is the type system is rudimentary, so you can't "restrict" AIs as well as you could in Typescript.

dgellow 6 hours ago | parent | prev [-]

I don’t believe so, Go has simple rules, snd in my experience Claude is excellent at writing all the boilerplate needed