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 "Classes" section to intermediate interview questions #218

Merged
merged 3 commits into from
Jul 31, 2024

Conversation

deyantomov
Copy link
Contributor

A new section for the interview questions about ES6 classes, Key topics are Class Members, Access Modifiers, Class Properties, Constructors, and Static vs Instance Members.

At least some knowledge of Object-oriented Programming is required to answer these questions effectively.

Copy link

vercel bot commented Jul 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learn-javascript ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2024 8:28am

Copy link
Owner

@sumn2u sumn2u left a comment

Choose a reason for hiding this comment

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

Nice work! 👏

@sumn2u sumn2u merged commit ef95c5b into sumn2u:main Jul 31, 2024
3 checks passed
@sumn2u
Copy link
Owner

sumn2u commented Jul 31, 2024

Fixes #216

@ghost ghost deleted the es6-classes-interview branch July 31, 2024 14:45
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