Js Interview
Js Interview
- 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