Skip to content
djust/docs
Appearance
Mode
djust.org →

Advanced / Internals

When you need to look behind the curtain.

The framework internals that come up when something weird happens in production — or when you want to extend the framework, not just use it.

Most projects never need this section. The four pages here are for the cases where the abstraction leaks: a heisenbug at the VDOM diff layer, a security review that needs the full threat model, a custom transport that bypasses the standard WebSocket handler, or a debugging session deep enough to need the dev panel's lower-level tabs.

§ I

Internals worth knowing.

Each page targets a specific kind of reader — pick the one that matches the problem you're chasing.

§ Index

The four advanced pages

Same four pages with their canonical URLs — keep this section bookmarked for the cases when the high-level docs aren’t enough.