Create routing rules all at once, with compiler proof that all Pages will have a Path and Action associated.
Create routing rules all at once, with compiler proof that all Pages will have a Path and Action associated.
The trade-off here is that care will need to be taken to ensure that path-parsing aligns with paths generated for pages. It is recommended that you call RouterConfig.verify as a sanity-check.
Create routing rules all at once, with compiler proof that all Pages will have a Path and Action associated.
Create routing rules all at once, with compiler proof that all Pages will have a Path and Action associated.
The trade-off here is that care will need to be taken to ensure that path-parsing aligns with paths generated for pages. It is recommended that you call RouterConfig.verify as a sanity-check.