JavaScript interview question for internship

Truthy and Falsy values

0 // (zero) falsy value“” // (empty string) falsy valuenull, undefined \\ falsy valuefalse // falsy value

Null vs Undefined

Double equal (==) vs triple equal (===)

Block scope vs global scope

Slice vs Splice

JavaScript Bind

Asynchronous vs Synchronous

Arrow Function

function() { 
// code here
}
() => {
//code here
}

DOM

Recursion

--

--

Hi there, I am a professional React Js Developer. I love to travel all around my beautiful country Bangladesh.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Ahnaf Abir

Hi there, I am a professional React Js Developer. I love to travel all around my beautiful country Bangladesh.