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

Examples not relevant enough to JS #77

Open
mrmanc opened this issue Mar 17, 2021 · 2 comments
Open

Examples not relevant enough to JS #77

mrmanc opened this issue Mar 17, 2021 · 2 comments
Labels
javascript Changes which involve JS please comment

Comments

@mrmanc
Copy link
Member

mrmanc commented Mar 17, 2021

We need to make sure that all the examples shown are relevant to JS. We might choose to do this using modules rather than ES6 classes. There are still examples of Java code in the slides.

Some of the examples that seemed to be relevant only in Java world, although it was interesting to learn about them anyway

@mrmanc mrmanc added javascript Changes which involve JS please comment labels Mar 17, 2021
@helloheatherw
Copy link
Collaborator

I wonder if this might have been related to the parts of the session on inheritance and polymorphism as the example is in Java. Even though the JavaScript versions of these examples won't look hugely different, perhaps it's worth having this on the slides to refer to.

We could also potentially add in a couple of code examples where we discuss OO-CSS and OO in JS.

@mrmanc
Copy link
Member Author

mrmanc commented Mar 18, 2021

Yes, I think having the JS examples added for inheritance and polymorphism will be good.

An example of OO-CSS would certainly bring that concept to life. We should consider whether that slide was valuable though—I’m not sure what I said really added much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Changes which involve JS please comment
Projects
None yet
Development

No branches or pull requests

2 participants