Lately, I was participating in a tech interview, where some JavaScript questions appeared. Eventually I found the experience fun, even after 16 years of coding with JavaScript. As every respectful creator, I have decided to make a series out of it :-)
Since that said, now I run a mini-series of answers to the most popular JavaScript interview questions. Below you will find a compilation of answers to first ten questions I have decided to answer. The questions are:
- What is Javascript?
- What types are available in Javascript?
- What is hoisting?
- What is the difference between == and ===?
- What is implicit type coercion?
- What does it mean Javascript is dynamically typed?
- What is NaN?
- What is the difference between assignment by value and reference?
- What are immediately invoked functions?
- What is "this"? Answers:
If you like to learn more, you can follow me in various places and receive new videos with answers. Currently I am publishing one video (up to 15 seconds) per day.
You can follow me on
YouTube
Instagram
Facebook
Twitter
LinkedIn
TikTok
Because I believe we should be able to choose a service we like the most.
Also, you can follow me here, I will try to publish packs of ten answers here as well.
The series is possible because I receive great feedback about it. If you like it, and would like me to continue the series, please upvote etc.
Also: check out flashcards for programmers (Summon The JSON). It is far the greatest of my projects.
Have a good day!
Top comments (0)