β What is Semantic HTML?
β Examples of Semantic Elements
β Benefits of using Semantic HTML
β.β Improve site's SEO positioning
β.β Help your site more accessible
β.β Closer to natural language, easier to maintain
β Should we not use "div"?
β What is Semantic HTML?
β Semantic HTML adds essential meaning to the web page rather than just presentation.
β This lets web browsers, search engines, screen readers, RSS readers, and ultimately users understand it in a better way.
β Static Methods
β Accepts -ve Index
β Returns Boolean
β Returns Index
β Returns new Array
β Modifies Existing Array
β Iterates through entire Array
β Iterates Partially
β Checks Elements "as it is"
β Checks Elements custom way
ββ Accepts a callback
β Functions - Basics
β Function Scope
β Function Arguments
β Anonymous Functions
β Higher Order Function & Callbacks
β Closure
β IIFE
β Arrow Functions
π₯ Disclaimer
β¬ The questions covered here are mostly conceptual.
β¬ I never claim only these type of questions are/should be asked during interviews.
β¬ For interviews, you should have fundamentals strong. And you should be able to provide solutions to practical problems.