- What do you mean by Web accessibility?
- Mention some Html5 tags and properties ?
- Difference between async /Defer on loading scripts ?
- What is the difference between flex/grid in css ?
- What are rem and em properties on css ?
- What are different ways you can make a webpage responsive ?
- When a response is sent from server to browser what gets loaded first? Html?Js or css
- Gave a css task, to make a responive layout (code share) ?
- Uses of mixins?what are different css library you have used ?
- What is IIFES(Immediately Invoked Function Expressions) ?
- Why are functions called the first class citizens in js ?
- What is Coercion in JavaScript ?
- What is hoisting in Js ?
- What is pass by value/pass by reference ?
- What is difference between await and yield keyword ?
- What is the use of currying function in js ?
- What is the benefit of using Arrow functions ?
- Difference between event bubbling and event capturing ?
- Drawbacks of using ReactJs ?
- Difference between class component/functional component ?
- What do you mean by functional setState ?
- How do you decide when to use Pure component ?
- What is code-splitting? how do you perform code splitting in Reactjs ?
- What happens if we call seState in render()
- What is context Api and its uses ?
- What are error boundaries in react ?
0 Comments