From 68fc8e96a9629e73469ed457abd955e548ec670c Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:58 +0100 Subject: unslug pt-br: move --- files/pt-br/glossario/jank/index.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 files/pt-br/glossario/jank/index.html (limited to 'files/pt-br/glossario/jank') diff --git a/files/pt-br/glossario/jank/index.html b/files/pt-br/glossario/jank/index.html deleted file mode 100644 index 0b52d83572..0000000000 --- a/files/pt-br/glossario/jank/index.html +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: Jank -slug: Glossario/Jank -tags: - - CodingScripting - - Glosário(2) - - Performance -translation_of: Glossary/Jank ---- -

Jank se refere à lentidão em uma interface de usuário, geralmente causado por execução de tarefas longas na Thread principal, o bloqueio de renderização, ou esforço demais do processador com processos em segundo plano.

-- cgit v1.2.3-54-g00ecf