We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a13dc commit 65e59c2Copy full SHA for 65e59c2
src/questions/javascript-questions.md
@@ -51,6 +51,7 @@ permalink: /questions/javascript-questions/index.html
51
* Why you might want to create static class members?
52
* What is the difference between `while` and `do-while` loops in JavaScript?
53
* What is a promise? Where and how would you use promise?
54
+* Discuss how you might use Object Oriented Programming principles when coding with JavaScript.
55
56
## Coding questions
57
* Make this work:
0 commit comments