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

Done all excercises #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Done all excercises #11

wants to merge 1 commit into from

Conversation

belschan
Copy link

The only thing that I find difficult to explain to my students are the didSet, willSet of a computed properties, and the fact that oldValue and newVale are already available when we use this type of properties.

@mhanlon
Copy link
Owner

mhanlon commented Nov 16, 2020

The only thing that I find difficult to explain to my students are the didSet, willSet of a computed properties, and the fact that oldValue and newVale are already available when we use this type of properties.

Those are a little bit "magical", those properties. For those I typically use a playground to show off how they work and when we might use them... But we can go over that, for sure.

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