DEV Community

Ashutosh Sarangi
Ashutosh Sarangi

Posted on • Edited on

Front End Notes MetaData

  1. HTML & Browser

    1. HTML Interview Preparation
    2. When You Open a Website What Exactly happens Internally
    3. HTTP/1 vs HTTP/2 vs HTTP3
    4. Building My Own React-Like Library with Advanced Features!
  2. CSS

    1. CSS In Details
    2. Grid and Flex Layout in CSS
  3. JavaScript

    1. Unraveling JavaScript: A Deep Dive into Hoisting, Temporal Dead Zone, and Variable States
    2. Javascript Interview Preparation
    3. Expert Javascript Interview Preparation
    4. Web Worker Vs Service Worker
    5. Implementing Internal Analytics Like Google Analytics Using JavaScript
    6. Array.slice vs. Array.splice: Clearing Up the Confusion
    7. Deep understanding of Functions in javascript
  4. Typescript

    1. Basic TypeScript for JavaScript Programmers
  5. React

    1. React Interview Preparation
    2. Client-Side Rendering (CSR) vs. Server-Side Rendering (SSR), Hydration and Selective Hydration
    3. Performance Impact Using Context API
    4. Advance React Interview Question and Answer
    5. React Hook in Class Component
    6. A Deep Dive into React's Optimization Algorithms & Process
    7. Image Optimization in Any Web Apps / Mobile Apps
    8. React + Typescript Quick Adoption (Not With any ๐Ÿ˜…๐Ÿ˜…๐Ÿ˜…)
    9. Infinite Scrolling Demo with Intersection Observer, React, and useRef
    10. Voice navigation Using React Without Additional Plugin
    11. Building a Custom Command Palette with React: A Deep Dive into React Portals, Observables, and Event Listeners
    12. Increase Your Web App Performance By 20-30%, Even more
  6. System Design

    1. Twitter Like News Feed UI System Design
  7. Build Tools & Deployment

    1. Build tools:- Vite ~ Webpack & Deploy the Dist Folder
  8. Testing

    1. React Unit Testing using Vitest
    2. React Component Testing using React Testing Library
    3. Unit Testing For Your Redux, React
  9. Micro Front end

Top comments (0)