|
|
|
|
|
by eternityforest
1566 days ago
|
|
Maybe a better way to phrase it would be "Half the JS community understands that better than anyone, and the other half diarrheas out endless tiny useless frameworks and tries to get you to use them, but lets pretend that's not an issue". |
|
Everything is a trade off. Most developers probably shouldn’t write their own database engine. But at the same time adding another dependency to handle padding a number with zeroes is overkill.
In practice after 2 decades doing this, I’m much more likely to run into an over reliance on libraries these days than the other way around.