0% found this document useful (0 votes)
18 views

Js Interview

The document covers JavaScript concepts like event propagation, recursion, built-in methods, comparison operators, this keyword, coercion, IIFEs, generators, performance, memoization, hoisting, temporal dead zones, promises, pass by value, Maps, Sets, rest and spread operators, Object.assign, typeof, memory types, authentication and authorization, promise drawbacks, functional programming, call, apply, bind, and unit testing.

Uploaded by

Srusti Thakkar
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Js Interview

The document covers JavaScript concepts like event propagation, recursion, built-in methods, comparison operators, this keyword, coercion, IIFEs, generators, performance, memoization, hoisting, temporal dead zones, promises, pass by value, Maps, Sets, rest and spread operators, Object.assign, typeof, memory types, authentication and authorization, promise drawbacks, functional programming, call, apply, bind, and unit testing.

Uploaded by

Srusti Thakkar
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

- propogation, bubbling, Capturing

- call stack
-recuursion
- basic methos of string, obj, arr
- compare
- this
- cohersion
- iife
- generator
- perfomance which is better
- memoisation
- hoisting
- temproaly dead zone
- asyn await, promise
- pass byvalue
- map, set,get
- rest , spread
- object.assign, spread
- typeof
- memories type
- authentication, authorization
- promises drawback
- functinl programming
- call, apply, bind
- unit test cases generation- react testing library

You might also like