Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
necovek
on July 5, 2023
|
parent
|
context
|
favorite
| on:
Ask HN: What are some niche features of your go-to...
Keyword arguments in function/method calls in Python: not having to remember order of arguments and making more readable code.
bars = foo2bar(foo=my_foo, cache_service=redis_cache)
matthewwolfe
on July 5, 2023
[–]
And using objects to do the same thing in JS
jjice
on July 5, 2023
|
parent
[–]
Seems fairly common in PHP too, depending on the code base you're looking at.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: