Creado por Heather Sorrells
hace más de 4 años
|
||
Pregunta | Respuesta |
Capitalize the first letter of each word in a string. | |
Reverse the boolean value of a variable. | a = !a Each time it is cycled in a loop, the variable value will reverse. |
Which methods can be used to remove duplicates from an array? | filter() forEach() map() set() |
¿Quieres crear tus propias Fichas gratiscon GoConqr? Más información.