AVAswathy V Nairinaswathy.hashnode.dev·Oct 2, 2021 · 1 min readAn Introduction to querySelector() in JavaScriptquerySelector() querySelector() selects and returns the first element which matches the specified CSS selector. document is an element interface which represents a webpage loaded in the browser and serves as an entry point into the webpage’s content...00
AVAswathy V Nairinaswathy.hashnode.dev·Oct 2, 2021 · 2 min readImportance of User Experience in Product DevelopmentIn the tech world, user experience mainly focuses on how people interact with products. User experience is how a person, the user, feels about experiencing a product. Product A product can be a good service or feature .It can be a physical product o...00