| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:web [2022/05/31 00:57] – [Generator] wm | computer:web [2025/05/14 12:29] (目前版本) – [Generator] wm |
|---|
| * [[https://arc.codes/|Architect]] | * [[https://arc.codes/|Architect]] |
| ====HTTP==== | ====HTTP==== |
| | * [[https://http.dev/|HyperText Transfer Protocol (HTTP) explained]] |
| * [[https://doesmysiteneedhttps.com/|Does my site need HTTPS?]] | * [[https://doesmysiteneedhttps.com/|Does my site need HTTPS?]] |
| * [[http://http2.github.io/|HTTP/2]] | * [[http://http2.github.io/|HTTP/2]] |
| * [[https://csswizardry.com/2019/03/cache-control-for-civilians/|Cache-Control for Civilians]] | * [[https://csswizardry.com/2019/03/cache-control-for-civilians/|Cache-Control for Civilians]] |
| ===工具=== | ===工具=== |
| | * [[https://httptoolkit.com/|HTTP Toolkit]] |
| * [[https://www.npmjs.com/package/http2-push-detect|http2-push-detect]] | * [[https://www.npmjs.com/package/http2-push-detect|http2-push-detect]] |
| ====Browser==== | ====Browser==== |
| ===Tool=== | ===Tool=== |
| * [[http://nfroidure.github.io/svgiconfont/|SVG Icon Font]] | * [[http://nfroidure.github.io/svgiconfont/|SVG Icon Font]] |
| | * [[https://fonts.bunny.net/|Bunny Fonts]] (CDN) |
| ====Audio==== | ====Audio==== |
| * [[http://audioscene.org/|AudioScene.org]] | * [[http://audioscene.org/|AudioScene.org]] |
| * [[https://wapm.io/|WebAssembly Package Manager]] | * [[https://wapm.io/|WebAssembly Package Manager]] |
| * [[https://wasmbyexample.dev/|Wasm By Example]] | * [[https://wasmbyexample.dev/|Wasm By Example]] |
| | * [[https://wasdk.github.io/wasmcodeexplorer/|WebAssembly Code Explorer]] |
| | * [[https://github.com/appcypher/awesome-wasm-langs|Awesome WebAssembly Languages]] |
| | * [[https://developer.fermyon.com/wasm-languages/webassembly-language-support|WebAssembly Language Support Matrix]] |
| ====WebGPU==== | ====WebGPU==== |
| * [[https://sotrh.github.io/learn-wgpu/|Learn Wgpu]] | * [[https://sotrh.github.io/learn-wgpu/|Learn Wgpu]] |
| | * [[https://github.com/toji/hello-triangle-webgpu|Hello Triangle - WebGPU]] |
| ====WebGL==== | ====WebGL==== |
| * [[https://moonbridge.app/|Moonbridge]] | * [[https://moonbridge.app/|Moonbridge]] |
| * [[https://github.com/mozilla/vtt.js|vtt.js]] | * [[https://github.com/mozilla/vtt.js|vtt.js]] |
| ====Web Components==== | ====Web Components==== |
| | * [[https://webcomponents.guide/|Web Components Guide]] |
| * [[http://webcomponents.org/|WebComponents.org]] | * [[http://webcomponents.org/|WebComponents.org]] |
| * [[http://webcomponents.org/polyfills/|webcomponents.js]] | * [[http://webcomponents.org/polyfills/|webcomponents.js]] |
| ====Authentication==== | ====Authentication==== |
| * [[https://webauthn.guide|Guide to Web Authentication]] | * [[https://webauthn.guide|Guide to Web Authentication]] |
| | * [[https://webauthn.io/|WebAuthn.io]] |
| * [[https://passwordless.net/|Passwordless]] | * [[https://passwordless.net/|Passwordless]] |
| * [[https://jwt.io|JSON Web Tokens]] | * [[https://jwt.io|JSON Web Tokens]] |
| * [[http://blog.yorkxin.org/posts/2013/09/30/oauth2-1-introduction|OAuth 2.0 筆記]] | * [[http://blog.yorkxin.org/posts/2013/09/30/oauth2-1-introduction|OAuth 2.0 筆記]] |
| * [[http://adodson.com/hello.js/|hello.js]] | * [[http://adodson.com/hello.js/|hello.js]] |
| | ===OpenID=== |
| | * [[https://www.ory.sh/hydra/|Ory Hydra]] |
| =====書本===== | =====書本===== |
| * [[http://domenlightenment.com/|DOM Enlightenment]] | * [[http://domenlightenment.com/|DOM Enlightenment]] |
| * [[https://www.netlify.com/blog/2020/09/18/eleventy-and-vue-a-match-made-to-power-netlify.com/|Eleventy and Vue, a match made to power Netlify.com]] | * [[https://www.netlify.com/blog/2020/09/18/eleventy-and-vue-a-match-made-to-power-netlify.com/|Eleventy and Vue, a match made to power Netlify.com]] |
| * [[https://www.d-hagemeier.com/en/articles/sass-compile-11ty/|Compile Sass with Eleventy]] | * [[https://www.d-hagemeier.com/en/articles/sass-compile-11ty/|Compile Sass with Eleventy]] |
| * [[https://nextra.vercel.app/|Nextra]] (React) | * [[https://nextra.vercel.app/|Nextra]] (React Next) |
| | * [[https://fumadocs.dev/|Fumadocs]] (React Next) |
| * [[https://www.getzola.org/|Zola]] (Rust) | * [[https://www.getzola.org/|Zola]] (Rust) |
| * [[https://cobalt-org.github.io/|Cobalt]] (Rust) | * [[https://cobalt-org.github.io/|Cobalt]] (Rust) |
| * [[https://lumeland.github.io/|lume]] (Deno) | * [[https://lumeland.github.io/|lume]] (Deno) |
| * [[https://jaspervdj.be/hakyll/|Hakyll]] (Haskell) | * [[https://jaspervdj.be/hakyll/|Hakyll]] (Haskell) |
| | * [[https://getnikola.com/|Nikola]] (Python) |
| | * [[https://docus.com/|Docus]] (Vue Nuxt) |
| | * [[https://quartz.jzhao.xyz/|Quartz]] |
| ===Publish=== | ===Publish=== |
| * [[http://bakerframework.com/|Baker Ebook Framework]] | * [[http://bakerframework.com/|Baker Ebook Framework]] |
| * [[http://rhumaric.com/2014/02/quick-tip-console-logs-with-conditional-breakpoints/|Quick tip: console logs with conditional breakpoints]] | * [[http://rhumaric.com/2014/02/quick-tip-console-logs-with-conditional-breakpoints/|Quick tip: console logs with conditional breakpoints]] |
| * [[http://www.pocketjavascript.com/blog/2015/11/23/introducing-pokedex-org|Introducing Pokedex.org: a progressive webapp for Pokémon fans]] | * [[http://www.pocketjavascript.com/blog/2015/11/23/introducing-pokedex-org|Introducing Pokedex.org: a progressive webapp for Pokémon fans]] |
| | * [[https://robbowen.digital/wrote-about/minding-your-language/|Mind your language.]] |
| | * [[https://web.dev/optimize-long-tasks/|Optimize long tasks]] |
| ====載入==== | ====載入==== |
| * [[https://jasonformat.com/modern-script-loading/|Modern Script Loading]] | * [[https://jasonformat.com/modern-script-loading/|Modern Script Loading]] |