Skip to main content

2 docs tagged with "untagged"

View all tags

Build Your Own JSON Validator And Prettier

This challenge is to build a JSON validator and formatter. JSON is everywhere, in APIs, configuration files, and data exchange. If you’re a software engineer it’s hard to avoid.