This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
freeCodeCamp
Watch
1
Star
0
Fork
0
You've already forked freeCodeCamp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
437ba8b1031e2f6d443d1531662125bb5ab89705
freeCodeCamp
/
curriculum
/
challenges
/
spanish
/
02-javascript-algorithms-and-data-structures
/
basic-javascript
History
Allister Bernal
6481ddd435
Delete quotes around codetags spanish curriculum (
#35772
)
2019-05-06 14:52:25 -07:00
..
access-array-data-with-indexes.spanish.md
Spanish Improvements (
#30334
)
2019-03-13 18:20:26 +01:00
access-multi-dimensional-arrays-with-indexes.spanish.md
…
accessing-nested-arrays.spanish.md
…
accessing-nested-objects.spanish.md
…
accessing-object-properties-with-bracket-notation.spanish.md
…
accessing-object-properties-with-dot-notation.spanish.md
…
accessing-object-properties-with-variables.spanish.md
…
add-new-properties-to-a-javascript-object.spanish.md
…
add-two-numbers-with-javascript.spanish.md
Spanish Improvements (
#30336
)
2019-03-14 16:47:30 +01:00
adding-a-default-option-in-switch-statements.spanish.md
…
appending-variables-to-strings.spanish.md
…
assignment-with-a-returned-value.spanish.md
fix(challenges): Fix broken links in Spanish challenges (
#35129
)
2019-05-06 14:38:31 -07:00
build-javascript-objects.spanish.md
…
chaining-if-else-statements.spanish.md
Fix instructions to be coherent with the tests (
#26053
)
2019-03-07 18:37:39 +01:00
comment-your-javascript-code.spanish.md
…
comparison-with-the-equality-operator.spanish.md
…
comparison-with-the-greater-than-operator.spanish.md
…
comparison-with-the-greater-than-or-equal-to-operator.spanish.md
…
comparison-with-the-inequality-operator.spanish.md
…
comparison-with-the-less-than-operator.spanish.md
…
comparison-with-the-less-than-or-equal-to-operator.spanish.md
…
comparison-with-the-strict-equality-operator.spanish.md
…
comparison-with-the-strict-inequality-operator.spanish.md
…
comparisons-with-the-logical-and-operator.spanish.md
…
comparisons-with-the-logical-or-operator.spanish.md
…
compound-assignment-with-augmented-addition.spanish.md
…
compound-assignment-with-augmented-division.spanish.md
…
compound-assignment-with-augmented-multiplication.spanish.md
…
compound-assignment-with-augmented-subtraction.spanish.md
…
concatenating-strings-with-plus-operator.spanish.md
…
concatenating-strings-with-the-plus-equals-operator.spanish.md
…
constructing-strings-with-variables.spanish.md
…
count-backwards-with-a-for-loop.spanish.md
Fix partial Spanish translations (
#26069
)
2019-03-08 12:31:34 +01:00
counting-cards.spanish.md
…
create-decimal-numbers-with-javascript.spanish.md
…
declare-javascript-variables.spanish.md
…
declare-string-variables.spanish.md
…
decrement-a-number-with-javascript.spanish.md
Improve grammar for 1st paragraph (
#33854
)
2019-03-16 18:09:55 +01:00
delete-properties-from-a-javascript-object.spanish.md
…
divide-one-decimal-by-another-with-javascript.spanish.md
…
divide-one-number-by-another-with-javascript.spanish.md
…
escape-sequences-in-strings.spanish.md
…
escaping-literal-quotes-in-strings.spanish.md
…
find-the-length-of-a-string.spanish.md
…
finding-a-remainder-in-javascript.spanish.md
…
generate-random-fractions-with-javascript.spanish.md
fix(challenges): Fix broken links in Spanish challenges (
#35129
)
2019-05-06 14:38:31 -07:00
generate-random-whole-numbers-with-javascript.spanish.md
…
generate-random-whole-numbers-within-a-range.spanish.md
…
global-scope-and-functions.spanish.md
…
global-vs.-local-scope-in-functions.spanish.md
…
golf-code.spanish.md
…
increment-a-number-with-javascript.spanish.md
…
initializing-variables-with-the-assignment-operator.spanish.md
…
introducing-else-if-statements.spanish.md
Improve grammar for the 1st paragraph (
#33973
)
2019-03-16 18:11:02 +01:00
introducing-else-statements.spanish.md
Fix the no convenient translation of return (
#26150
)
2019-03-08 12:32:54 +01:00
iterate-odd-numbers-with-a-for-loop.spanish.md
…
iterate-through-an-array-with-a-for-loop.spanish.md
…
iterate-with-javascript-do...while-loops.spanish.md
Delete quotes around codetags spanish curriculum (
#35772
)
2019-05-06 14:52:25 -07:00
iterate-with-javascript-for-loops.spanish.md
Delete quotes around codetags spanish curriculum (
#35772
)
2019-05-06 14:52:25 -07:00
iterate-with-javascript-while-loops.spanish.md
Delete quotes around codetags spanish curriculum (
#35772
)
2019-05-06 14:52:25 -07:00
local-scope-and-functions.spanish.md
…
logical-order-in-if-else-statements.spanish.md
…
manipulate-arrays-with-pop.spanish.md
Delete quotes around codetags spanish curriculum (
#35772
)
2019-05-06 14:52:25 -07:00
manipulate-arrays-with-push.spanish.md
…
manipulate-arrays-with-shift.spanish.md
…
manipulate-arrays-with-unshift.spanish.md
…
manipulating-complex-objects.spanish.md
…
modify-array-data-with-indexes.spanish.md
…
multiple-identical-options-in-switch-statements.spanish.md
…
multiply-two-decimals-with-javascript.spanish.md
…
multiply-two-numbers-with-javascript.spanish.md
…
nest-one-array-within-another-array.spanish.md
…
nesting-for-loops.spanish.md
…
passing-values-to-functions-with-arguments.spanish.md
…
practice-comparing-different-values.spanish.md
…
profile-lookup.spanish.md
…
quoting-strings-with-single-quotes.spanish.md
…
record-collection.spanish.md
fix(challenges): Fix broken links in Spanish challenges (
#35129
)
2019-05-06 14:38:31 -07:00
replacing-if-else-chains-with-switch.spanish.md
…
return-a-value-from-a-function-with-return.spanish.md
…
return-early-pattern-for-functions.spanish.md
…
returning-boolean-values-from-functions.spanish.md
fix(challenges): Fix broken links in Spanish challenges (
#35129
)
2019-05-06 14:38:31 -07:00
selecting-from-many-options-with-switch-statements.spanish.md
…
shopping-list.spanish.md
…
stand-in-line.spanish.md
…
store-multiple-values-in-one-variable-using-javascript-arrays.spanish.md
…
storing-values-with-the-assignment-operator.spanish.md
…
subtract-one-number-from-another-with-javascript.spanish.md
…
testing-objects-for-properties.spanish.md
…
understand-string-immutability.spanish.md
…
understanding-boolean-values.spanish.md
…
understanding-case-sensitivity-in-variables.spanish.md
…
understanding-undefined-value-returned-from-a-function.spanish.md
…
understanding-uninitialized-variables.spanish.md
…
updating-object-properties.spanish.md
…
use-bracket-notation-to-find-the-first-character-in-a-string.spanish.md
…
use-bracket-notation-to-find-the-last-character-in-a-string.spanish.md
…
use-bracket-notation-to-find-the-nth-character-in-a-string.spanish.md
…
use-bracket-notation-to-find-the-nth-to-last-character-in-a-string.spanish.md
…
use-conditional-logic-with-if-statements.spanish.md
…
use-multiple-conditional-ternary-operators.spanish.md
…
use-the-conditional-ternary-operator.spanish.md
…
use-the-parseint-function-with-a-radix.spanish.md
…
use-the-parseint-function.spanish.md
…
using-objects-for-lookups.spanish.md
…
word-blanks.spanish.md
Fix Mad Libs sample in Spanish translation (
#26107
)
2019-03-08 12:32:19 +01:00
write-reusable-javascript-with-functions.spanish.md
…