in

JSON or YAML which one do you prefer?

JSON or YAML which one do you prefer

Aaron Abramov @aarondients • Sep 20

I once disabled our product for the entire country of Norway for a day because NO’ in YAML evaluates to false’

Simon Heiberg @SimonHoiberg • Sep 19

Configuration Q

Do you prefer JSON or YAML when setting up configuration?’

(dependencies, build systems, Cl pipelines, infrastructure, etc…)

json

yaml

# Option 1

“hosting”: “https://baz.bar”,

“api-key”: “abcdefghijklan12345*,

“attributes”: [“email”, “name”],

“authentication”:

“type”: “IAM”,

“oauth”: “https://oauth.baz.bar*

* Option 2

hosting: https://baz.bar

api-key: abcdefghijklmn12345

attributes:

– email

authentication:

type: IAM

outh: https://oauth.baz.bar

What do you think?

Written by codeitbro

Codeitbro.in is a hub of funny coding and programming memes. Explore memes on various topics such as cybersecurity, Linux, Software Testing, and many others.

Leave a Reply

Your email address will not be published. Required fields are marked *

GIPHY App Key not set. Please check settings