1️⃣ Vorbereitung: Set und HTML-Element const usedIndexes = new Set() const quoteElement = document.getElementById("quote") usedIndexes → leeres Set, um die Indizes der bereits angezeigten Zitate zu ...
Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.