scrimba
Frontend-utvikling JS #6
Bytte placeholder
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Bytte placeholder
AboutCommentsNotes
Bytte placeholder
Expand for more info
index.js
run
preview
console
const searchField = document.querySelector("#searchField");
const saker = ["Eldreomsorg", "Bompenger", "Budsjettet", "Valgflesk"];


Console
index.html
-3:08