hyperoslo / hyperoslo/hyper-recipes

Should instructions be an array instead?

Open
#3 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Or maybe have an array with ingredients?
`"ingredients": [ "4 apples", "3 diamonds", "a pinch of thyme"]`
or
`"ingredients": [{"name": "apples", "amount" : "4"},
{"name" : "diamonds", "amount" : "3"},
{"name" : "thyme", "amount" : "a pinch of"}]`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.