Swipe to know more
What is the purpose of the aria-label attribute in HTML?
Describe the difference between a div and a span in HTML.
What is the difference between client-side and server-side
rendering?
What is Data Attributes?
Can you explain the purpose of the <!DOCTYPE> declaration
at beginning of an HTML document?
How do you debug CSS code?
Describe the difference between specificity and
inheritance in CSS
How do you create a smooth scrolling effect using CSS
What is the CSS box model?
What is the purpose of the clearfix hack in CSS?
What is memorization? Explain it with example.
What is object destructing?
How to handle exceptions/errors in JavaScript?
What is throttling?
Explain about event propagation.
What are closures in JavaScript?
Explain the difference between a class and
functional components in React?
What is virtual DOM in React?
Explain the scenario when you use Redux.
What are the various types of Hooks
available in React?
How to prevent re-renders in React?