Explore >> Select a destination


You are here

juxt.pro
| | stephennimmo.com
13.2 parsecs away

Travel
| |
| | www.perrotta.dev
8.7 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
| | www.openapis.org
17.6 parsecs away

Travel
| | This post is authored by Phil Sturgeon, product manager, Stoplight, and Chairperson, Protect Earth. If you'd like to donate to Phil's charity of choice, please see Protect Earth which is...
| | martinheinz.dev
140.9 parsecs away

Travel
| Even if you write clear and readable code, even if you cover your code with tests, even if you are very experienced developer, weird bugs will inevitab...