Code & ML-Forschung

MDN Web Docs

developer.mozilla.org

Code & ML-Forschungfree

Die Referenz für Web-Plattform-APIs — verlässliche Faktengrundlage für ein Webentwicklungs-Notebook.

Maintained by browser vendors and a large contributor community, it's the reference point most developers already treat as ground truth for whether a given API works and in which browsers. That makes it well suited to a notebook that needs to verify compatibility claims rather than take a blog post's word for it. It documents what exists, not how to structure an application, so pair it with a source on architecture or design patterns for that kind of question.

MDN Web Docs öffnen

In Gemini Notebook importieren

  1. 1Kopieren Sie den Link oben (oder eine bestimmte Seite der Website).
  2. 2Klicken Sie in Ihrem Notebook auf Quelle hinzufügen → Website.
  3. 3Link einfügen und bestätigen – es können mehrere Links auf einmal eingefügt werden, einer pro Zeile.

Dokumentationsseiten lassen sich besser importieren als Repositories: Fügen Sie die Docs-URL oder die README-Seite eines Projekts ein, nicht das Repo-Root.

Weitere code & ml-forschung-Quellen