SPSuryansh Parasharinsparashar.hashnode.dev·Jun 10, 2023 · 2 min readFront End DeveloperA front-end web developer is a professional who specializes in creating the user-facing portion of websites or web applications. They focus on the visual and interactive aspects of a website, ensuring that it is visually appealing, user-friendly, and...00
SPSuryansh Parasharinsparashar.hashnode.dev·Jun 8, 2023 · 2 min readDifference between UI & UXUI (User Interface) and UX (User Experience) are two distinct but closely related concepts in the field of design, particularly in the context of digital products and applications. Here's a breakdown of the difference between UI and UX: User Interfac...00
SPSuryansh Parasharinsparashar.hashnode.dev·Jun 7, 2023 · 2 min readDynamic SiteA dynamic site refers to a website that generates and delivers content dynamically in response to user requests and interactions. Unlike static sites, dynamic sites use server-side processing, scripting languages, and databases to generate and displa...00
SPSuryansh Parasharinsparashar.hashnode.dev·Jun 6, 2023 · 2 min readStatic SiteA static site refers to a website that is made up of pre-built HTML, CSS, and JavaScript files that are delivered to the user's web browser as-is, without any server-side processing or dynamic content generation. In other words, the content of a stat...00
SPSuryansh Parasharinsparashar.hashnode.dev·Jun 5, 2023 · 2 min readWhat is Browser Engine?A browser engine, also known as a rendering engine or layout engine, is a core component of a web browser that processes and renders web pages. It is responsible for interpreting the HTML, CSS, and other web technologies used in a web page and displa...00