Remix.run Logo
voidUpdate 7 hours ago

> "Why hasn’t the boilerplate been automated as libraries or other abstractions?"

Because a lot of programmers don't know how to copy-paste or make packages for themselves? We have boilerplate at my work, which comprises of some ready made packages that we can drop in, and tweak as needed, no LLMs required

simianwords 6 hours ago | parent [-]

they don't go as deep as llm's which capture regularities at much more granular levels

voidUpdate 5 hours ago | parent [-]

I'm not entirely sure what you mean... If something becomes repetitive enough to be boilerplate, we can just make it into a package and keep it around for the next time