Skip to content

Instantly share code, notes, and snippets.

View jonjohansen's full-sized avatar

Jon Johansen jonjohansen

  • Developer
  • Oslo, Norway
View GitHub Profile

🎵 GROQ Oppgaver

Gå på https://groq.dev/ og legg til https://gist.githubusercontent.com/jonjohansen/4118d99cd038676290edc3d11e8fb1b1/raw/d02c526707d8933a13ecdd23eed3bd7fa73f71d7/artists.json og trykk på 🔁. så laster den inn dataen.


1. Enkel filtrering

Oppgave: Finn alle album gitt ut etter år 2000

[
{
"_id": "artist1",
"_type": "artist",
"name": "Coldplay",
"country": "UK"
},
{
"_id": "artist2",
"_type": "artist",