Skip to content

Commit

Permalink
Add new concept json and concept exercise githup-api (#694)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
jiegillet authored Dec 13, 2024
1 parent 3aaaf12 commit c9615ba
Show file tree
Hide file tree
Showing 16 changed files with 2,395 additions and 1 deletion.
7 changes: 7 additions & 0 deletions concepts/json/.meta/config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"blurb": "Learn how to parse and write JSON content",
"authors": [
"jiegillet"
],
"contributors": []
}
Loading

0 comments on commit c9615ba

Please sign in to comment.