Juri Strumpflohner
Juri Strumpflohner Juri is a full stack developer and tech lead with a special passion for the web and frontend development. He creates online videos for Egghead.io, writes articles on his blog and for tech magazines, speaks at conferences and holds training workshops. Juri is also a recognized Google Developer Expert in Web Technologies

10 Interview Questions Every JavaScript Developer Should Know

1 min read

Good article, definitely worth reading. Here are the questions:

  1. Can you name two programming paradigms important for JavaScript app developers?
  2. What is functional programming?
  3. What is the difference between classical inheritance and prototypal inheritance?
  4. What are the pros and cons of functional programming vs object-oriented programming?
  5. When is classical inheritance an appropriate choice?
  6. When is prototypal inheritance an appropriate choice?
  7. What does “favor composition over class inheritance” mean?
  8. What are two-way data binding and one-way data flow, and how are they different?
  9. What are the pros and cons of monolithic vs microservice architectures?
  10. What is asynchronous programming, and why is it important in JavaScript?

Do you know the answer to them?


Questions? Thoughts? Hit me up on Twitter
comments powered by Disqus