Y
Hacker News
new
|
ask
|
show
|
jobs
by
deergomoo
2459 days ago
It wouldn’t surprise me to learn that this is ultimately due to how little the JS standard library actually does.
1 comments
paulddraper
2459 days ago
It is.
Though ES2017 added a number of string operations, including String.prototype.padStart.
link
Though ES2017 added a number of string operations, including String.prototype.padStart.