Skip to content

Latest commit

 

History

History
178 lines (163 loc) · 5.46 KB

File metadata and controls

178 lines (163 loc) · 5.46 KB

Topics

01 Foundation

02 Frontend

  • Languages
  • Frameworks & metaframeworks
    • React
    • Vue
    • Solid
    • Next.js (2023-05-07)
  • Web APIs
    • Compression streams
    • DOM & DOM interfaces
    • File
    • File and directory entries
    • Popover
    • Server sent events
    • View transitions
    • WebGL
    • WebGPU
    • Images
    • canvas
    • SVG
    • Video
    • Audio
  • Storage
  • Design systems
  • SEO
  • Performance
    • File compression
    • Image compression
    • Code optimisation (splitting)
    • Tree-shaking
    • Pagination
    • Virtualisation
    • Browser cache
    • Bf cache
  • Web workers (2024-05-04)
    • Service workers
  • Security
    • XSS
    • CORS
    • CSRF (2024-04-07)
  • Core Web Vitals (2024-04-15)
  • Accessibility
  • Internationalisation
    • Localisation
    • ICU message syntax
  • State management
    • Signals
    • Observables
  • Data fetching
    • Short polling
    • Long polling
    • Sockets
  • JWTs
  • PWAs
  • Bundlers
  • Frontend System Design

03 Backend

  • Communication protocols
    • Hypertext Transfer Protocol (HTTP)
    • Hypertext Transfer Protocol Secure (HTTPS)
    • WebSockets
    • Transmission Control Protocol (TCP)
    • User Datagram Protocol (UDP)
    • gRPC Remote Procedure Calls (gRPC)
    • tRPC
  • Message formats
    • XML
    • JSON
    • protocol buffs
  • Languages
    • [~] Rust (2024-02-14)
    • [~] Go (2022-11-06)
    • JS (Node)
  • Web frameworks
    • Django
    • Express
  • Proxies
  • Caching
  • Web servers
  • Messaging systems
  • REST
  • GraphQL
  • Streaming
  • APIs
  • Component architecture
  • Security
  • Authentication
  • Authorisation
  • Cloud computing (2024-05-09)

04 Databases

05 Testing

06 Documentation

07 Datascience & AI

  • LLMs
  • openai
    • assistants

08 Version control

Resources