Draw the architectural diagram of your current project
Event loop in javascript
Ans:
CQRS
Onion architecture
Hexagonal architecture
call() apply() and bind() in javascript
Ans : used to bind this.
setinterval() vs settimeout() javascript
how to stop settimeout() in javascript
Ans : use Cleartimeout method
scope in javascript
closures in javascript
IIFE (Immediately Invoked Function Expression) is a JavaScript
Lexical Scoping
What is benifit of => fat arrow
What is new in ES 6
Write the UML diagram of any pattern you have used
Write the code for Singleton pattern
Diff between let and var
Ans : https://interview-preparation-for-you.blogspot.com/2018/08/difference-between-var-and-let.html
Explain prototype why and when
Explain Nocnflict
Why we use use strict
If this keyword used globally in js file than which object it will refer.
Ans Window
Agile methodology which approach we use top down and bottom up
No comments:
Post a Comment