aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/web/javascript/shells
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-pt/web/javascript/shells')
-rw-r--r--files/pt-pt/web/javascript/shells/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/files/pt-pt/web/javascript/shells/index.html b/files/pt-pt/web/javascript/shells/index.html
index b773a327dc..f6ad6e93eb 100644
--- a/files/pt-pt/web/javascript/shells/index.html
+++ b/files/pt-pt/web/javascript/shells/index.html
@@ -1,11 +1,12 @@
---
title: JavaScript Shells
-slug: JavaScript_Shells
+slug: Web/JavaScript/Shells
tags:
- - 'Extensões:Ferramentas'
+ - Extensões:Ferramentas
- Ferramentas
- JavaScript
- - 'JavaScript:Ferramentas'
+ - JavaScript:Ferramentas
+original_slug: JavaScript_Shells
---
<p>Um shell JavaScript permite a você rapidamente testar partes de código <a href="pt/JavaScript">JavaScript</a> sem ter que atualizar a página web. Eles são extremamente úteis para desenvolvimento e depuração de código.</p>