← Back to context

Comment by skydhash

11 hours ago

Maybe all code is boilerplate for them? I use libraries and frameworks exactly for the truly boilerplate part. But I still try to understand those code I depends on, as some times I want to deviate from the defaults. Or the bug might be in there.

It’s when you try to use an exotic language, you realize the amount of work that has been done to minimize dev time in more mainstream languages.