Skip to content
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

add: exercises class 6 #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add: exercises class 6 #57

wants to merge 2 commits into from

Conversation

carl32crc
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@totegsito totegsito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Molan mil tus soluciones! 👏 Con un ligero cambio en el del carrito ya estaría de 🔟

productProxy.price = myProduct.price
shoppingCar.push(productProxy)
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me mola mucho tu solución, sólo una cosa, podrías basarte en el carrito que hemos usado en otros ejercicios y delegar todas las comprobaciones en el proxy? con eso ya te lo tendrías perfecto 👏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants