
JavaScript is a high-level, dynamic, and interpreted programming language that is commonly used in web development. It allows developers to create interactive elements and dynamic effects on web pages.
mat-card is a content container for text, photos, and actions in the context of a single subject.
Angular is a platform and framework for building single-page client applications using HTML and TypeScript.
React lets you build user interfaces out of individual pieces called components. Create your own React components like Thumbnail, LikeButton, and Video. Then combine them into entire screens, pages, and apps.
useState is a React Hook that lets you add a state variable to your component.
Less (which stands for Leaner Style Sheets) is a backwards-compatible language extension for CSS.
Bootstrap is a free (MIT license) front-end development framework for the creation of websites and web apps. Bootstrap is a powerful, feature-packed front-end toolkit.
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.
Tooltip is a floating element that displays information related to an anchor element when it receives keyboard focus or the mouse hovers over it.