freeCodeCamp/curriculum/challenges/portuguese/02-javascript-algorithms-an.../es6
Daniel Henrique Lelis de Almeida e577400e3a Fixed miss translation (#18853)
We often call "Literal Objects" as "Objetos Literais"
2018-10-13 13:07:16 -05:00
..
compare-scopes-of-the-var-and-let-keywords.portuguese.md
create-an-export-fallback-with-export-default.portuguese.md
create-strings-using-template-literals.portuguese.md
declare-a-read-only-variable-with-the-const-keyword.portuguese.md
explore-differences-between-the-var-and-let-keywords.portuguese.md
import-a-default-export.portuguese.md
mutate-an-array-declared-with-const.portuguese.md
prevent-object-mutation.portuguese.md
set-default-parameters-for-your-functions.portuguese.md
understand-the-differences-between-import-and-require.portuguese.md
use--to-import-everything-from-a-file.portuguese.md
use-arrow-functions-to-write-concise-anonymous-functions.portuguese.md
use-class-syntax-to-define-a-constructor-function.portuguese.md
use-destructuring-assignment-to-assign-variables-from-arrays.portuguese.md
use-destructuring-assignment-to-assign-variables-from-nested-objects.portuguese.md
use-destructuring-assignment-to-assign-variables-from-objects.portuguese.md
use-destructuring-assignment-to-pass-an-object-as-a-functions-parameters.portuguese.md
use-destructuring-assignment-with-the-rest-operator-to-reassign-array-elements.portuguese.md
use-export-to-reuse-a-code-block.portuguese.md
use-getters-and-setters-to-control-access-to-an-object.portuguese.md
use-the-rest-operator-with-function-parameters.portuguese.md
use-the-spread-operator-to-evaluate-arrays-in-place.portuguese.md
write-arrow-functions-with-parameters.portuguese.md
write-concise-declarative-functions-with-es6.portuguese.md
write-concise-object-literal-declarations-using-simple-fields.portuguese.md
write-higher-order-arrow-functions.portuguese.md