JavaScript Blogs

Varun Wadhwa
May 3, 2021

--

Hello guys !!! I am starting a blog for an upcoming developer. I will try to answer questions that could be asked in JavaScript-based technical interviews. I aim to break the JavaScript concepts into the smallest possible concepts while explaining just what each given question is asking.

The question today is likely to be framed in an interview as what is the difference between the ‘double equals==’ and the ‘triple equals ===’ operators?” I will answer this question next blog. I will also give a preview of the next blog in every blog. The next blog will solve the above problem.

let js = ‘HELLO JS’;

--

--

Varun Wadhwa
Varun Wadhwa

Written by Varun Wadhwa

I have post graduate in MCA having 6 plus years of experience in web development

No responses yet