Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Spivak
on Aug 31, 2020
|
parent
|
context
|
favorite
| on:
Yml Coding
YAML has really good typing support with type annotations being a first class citizen. But you’re dependent on the hosting software (adding or understanding) the types.
For example
start: !date 2020-09-12
could actually map to a native date object.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For example
could actually map to a native date object.