Amp-Thread-ID: https://ampcode.com/threads/T-019f9d91-77c1-7206-a60f-ed6554ce92ab Co-authored-by: Heaust Azure <heaust.azure@gmail.com>
24 lines
812 B
Markdown
24 lines
812 B
Markdown
# Learn fxnode
|
|
|
|
Treat this as a trail map rather than a giant manual.
|
|
|
|
## Start
|
|
|
|
Build [your first node](/learn/tutorials/first-node), then tour [all examples](/learn/examples/).
|
|
|
|
## Build
|
|
|
|
Use the [browser-host guide](/learn/guides/browser-host) to connect your DOM and the [interaction guide](/learn/guides/interactions) to translate input.
|
|
|
|
## Understand
|
|
|
|
Read [worker authority](/learn/concepts/worker-authority), [composition](/learn/concepts/composition), and [state and persistence](/learn/concepts/state-and-persistence).
|
|
|
|
## Integrate
|
|
|
|
Check [browser support](/learn/guides/browser-support), [CSP](/learn/guides/csp), lifecycle, and [accessibility](/learn/guides/accessibility) before shipping.
|
|
|
|
## Reference
|
|
|
|
When you know the concept and need an exact signature, use the [API Reference](/reference/).
|