From 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:50:25 +0100 Subject: unslug pt-pt: modify --- files/pt-pt/web/javascript/shells/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'files/pt-pt/web/javascript/shells') 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 ---

Um shell JavaScript permite a você rapidamente testar partes de código JavaScript sem ter que atualizar a página web. Eles são extremamente úteis para desenvolvimento e depuração de código.

-- cgit v1.2.3-54-g00ecf