Explore >> Select a destination


You are here

marcus-obst.de
| | www.perrotta.dev
2.9 parsecs away

Travel
| | JSON Schema is a powerful validation tool to enforce a given structure and/or data type in JSON and YAML files. Problem statement: Disallow aws.iam_role1, with the implicit goal of allowing aws.iamRole. Because naming and sticking to conventions is hard. Illustration: aws: iamRole: fooArn iam_role: barArn # <-- disallow
| | rethinkdb.com
2.2 parsecs away

Travel
| |
| | juxt.pro
2.9 parsecs away

Travel
| | Explore the challenges of JSON as a configuration format and discover alternatives that offer better readability and maintainability
| | jrhawley.ca
27.5 parsecs away

Travel
| I run this site using GitHub Pages, so here's my setup of how I make it easier to test my site before I make changes, using Visual Studio Code.