blob: 7f3e5f76252f3f5c301e6f9c7acca7667edb951a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
title: Prototype
slug: Glossary/Prototype
translation_of: Glossary/Prototype
original_slug: Glossario/Prototype
---
<p>A prototype é um modelo que exibe a aparência e o comportamento de um aplicativo ou produto no início do ciclo de vida do desenvolvimento.</p>
<p>See <a href="/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain">Inheritance and the prototype chain</a></p>
<h2 id="Saiba_mais">Saiba mais</h2>
<h3 id="Conhecimento_geral">Conhecimento geral</h3>
<ul>
<li>{{Interwiki("wikipedia", "Software Prototyping")}} on Wikipedia</li>
</ul>
|