JavaScript Interview Preparation CheatsheetLearn about Scope in JavaScript, Single thread, CallStack, and Hoisting.Sep 16, 2022·7 min read
Let's Understand CSS(Cascading Stylesheets) Selectors.What are CSS Selectors? CSS selectors are used to target and style the HTML elements with the defined types of selectors. The HTML element which is selected by the selector is called the subject of the selector. Inside selector, we define the propert...Jul 22, 2022·8 min read