• logo

    NantTech FrontEnd

    • HTML
    • CSS
    • WebDev
    • Patterns
    • Network
    • Engineering
    • TypeScript
    • Node

OverView

Browser Core

Browser Workflow

Browser Architecture

Browser Navigation

Browser Renderer

Browser Compositor

V8 Engine

JS Design Thought

Garbage collection

V8 Basic Environment

V8 Execution Process

V8 EventLoop

Web Core APIs

OverView

URL

DOM

Storage

XMLHttpRequest

Encoding

Fetch

File System

Fullscreen

Web Components

WebSockets

Web Platform Features

Web Capabilities

Experiment Web

Web Performance

Web Testing

Web CSS-UI

Web Baseline

Responsive Design

Efficiency Tools

Dev Tools

Lighthouse

UX Report

PageSpeed

Workbox

ChromeDriver

Puppeteer

Web Explore

Web Accessibility

WebAssembly

Modern PWA

Web Ai

Web Network Reliability

Web Safe Security

Web Payments

JS Design Thought

https://static001.geekbang.org/resource/image/0e/10/0ea66b6ea8045a7b5eb80b38fa2d3b10.jpg

JS Design Thought

函数是一等公民

类型系统

作用域

原型链继承

PREVGarbage collection
NEXTWeb Accessibility

Table of Contents

函数是一等公民类型系统作用域原型链继承