aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/prototype/index.html
blob: 1a200233eb7ca1d63b9e9db4f2c28e74034697c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Prototype
slug: Glossary/Prototype
tags:
  - Apps
  - Composing
  - Glossary
translation_of: Glossary/Prototype
---
<p>プロトタイプは、開発ライフサイクルの早い段階でアプリケーションや製品の外観と動作を表現する型です。</p>

<p><a href="/ja/docs/Web/JavaScript/Inheritance_and_the_prototype_chain">継承とプロトタイプチェーン</a> をご覧ください。</p>

<h2 id="Learn_more" name="Learn_more">理解を深める</h2>

<h3 id="General_knowledge" name="General_knowledge">基礎知識</h3>

<ul>
 <li>ウィキペディアの {{Interwiki("wikipedia", "ソフトウェアプロトタイピング")}} の記事</li>
</ul>