Skip to content

Commit c9615ba

Browse files
authored
Add new concept json and concept exercise githup-api (#694)
* add exercise code and tests * rest of the concept exercise * add concept * use triple quotes for all the examples * add paragraph about newcommers impressions * split section about json data to core/collections * make and generate introduction * configlet fmt
1 parent 3aaaf12 commit c9615ba

File tree

16 files changed

+2395
-1
lines changed

16 files changed

+2395
-1
lines changed

concepts/json/.meta/config.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"blurb": "Learn how to parse and write JSON content",
3+
"authors": [
4+
"jiegillet"
5+
],
6+
"contributors": []
7+
}

0 commit comments

Comments
 (0)