Y
Hacker News
new
|
ask
|
show
|
jobs
by
spyke112
861 days ago
That’s also just a one line function with template literals in JS, if by Titlecase you mean upper casing the first character. Maybe a bit overkill to bake into a stdlib.
1 comments
charlie0
861 days ago
It's not about ease, it's about frequency of use. If it's used often, it should be in a stdlib.
link