-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code Review Squad 3 Laura V Bailon M #44
base: master
Are you sure you want to change the base?
Conversation
const decipher = { | ||
// ... | ||
}; | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Esta parte que hace? por qué la pusimos?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Muy buen avance! solo hay que poner atención en los objetos de cipher, no son necesarios ambos, tienes tu objeto cipher y dentro lleva las dospropiedades: encode y decode.
¡Hola Adri !
Envío mi primer PULL REQUEST, avances de html y css, sigo trabajando con JS.
Use las etiquetas de HTML5 para estructurar mis archivos.
De antemano, gracias por la revisión.
Atte. Laura V. Bailón M.