Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
throw-the-towel
20 hours ago
|
parent
|
context
|
favorite
| on:
The three pillars of JavaScript bloat
String.splitRight, for one. (As an example: "www.a.north.website.com".splitRight(".", 3) == ["www.a.north", "website", "com"].)
help
bakkoting
19 hours ago
|
next
[–]
Python and Rust have such a thing, but not e.g. Java, Go, C#. And I can't find any libraries on npm which do this. That seems like a very niche need, not actually the sort of thing whose absence causes people to have lots of npm dependencies.
reply
fireflash38
18 hours ago
|
prev
[–]
When would you want that when it wouldn't be covered by more domain-specific use cases?
reply
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: