コード・機械学習研究

MDN Web Docs

developer.mozilla.org

コード・機械学習研究free

Web標準APIのリファレンス。Web開発系ノートブックの信頼できる拠り所になる。

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を開く

Gemini Notebook に取り込む

  1. 1上のリンク(またはサイト内の特定のページ)をコピーします。
  2. 2ノートブックで「ソースを追加」→「ウェブサイト」をクリックします。
  3. 3リンクを貼り付けて確定します。複数のリンクは1行に1件ずつ、まとめて貼り付けられます。

リポジトリそのものより、ドキュメントページの方がうまく取り込めます。リポジトリのトップページではなく、プロジェクトのドキュメントURLやREADMEページを貼り付けましょう。

コード・機械学習研究の他のソース