Good day all,
This is not a specific question, but a general one.
In particular, i am preparing for a Javascript related interview. On Glassdoor, I saw someone mention that previously, "What is Javascript hoisting?" was a question that was asked.
In essence, I wanted to know what type material I should study on Javascript to know it to that depth.
Now, ideally, you would tell me to read a book and learn as much about Javascript such as if I were to be asked what hoisting was, that I would be able to answer it "naturally."
However, this raised an important thought with me, in that I know I have a limited amount of hours, and being able to study "smart" for interviews would be a good skill for future interviews, that may not necessarily test Javascript knowledge.
Is hoisting considered a "feature" of Javascript? What are such phenomena called, and are there books that specifically highlight the key features of a language that distinguish it from most others.
This is a very vague questions, but in essence I want to find out a way where I can learn about in-depth features of a programming language without having to study from square one, up to that point.
Hope that made sense!
Best regards, Andy