Web

Web

2022/07/27 (增加連結)

架構

工具

Web Components

語言

後端

前端

跨平台

參考資料

API

Authentication

Chrome

Chrome DevTools

Chrome Extensions

CORS

Docker

GraphQL

HTTP

HTVL (Hypertext Variables Language)

Hugo

JSON

Media

Microbrowser

  • Do you know what a Microbrowser is?

    • The are big differences with a regular browser:

      • the parsing of the HTML is limited and filtered.

      • they ignore cookies.

      • they don’t execute javascript.

      • they are not good with follow redirects.

      • they fake the user-agent string when visiting the site.

    • And the most important thing: the rendered link (the little card) is no longer part of the microbrowser, so when the user clicks in it, it’s going to be direct traffic. No trace left.

Microfrontend / Micro Frontend

Microservices / Micro Services

Scalable Vector Graphics (SVG)

Single Page Application

Svelte

WebAssembly

WebGL