enhance.dev
enhance.dev copied to clipboard
Docs website for Enhance!
Missing pages inside docs don't have a 404 page (i.e. [https://enhance.dev/docs/lost](https://enhance.dev/docs/lost) ).
A user was CSR'ing a component that had a child component that was not registered in the browser so it was not showing up. https://discord.com/channels/1012099764713705472/1012435743571988560/1200192864844529704
Teach folks how to use the `app/browser` folder to pull in npm dependencies. Also, show them how to include dependencies in components.
API can return top level array but that does not make it in the store. See the thread from discord below.
Unnamed slots can't have default content. This does not make sense but it was done to match browser behavior. We should add a note to call this out in the...
https://enhance.dev/docs/learn/starter-project/structure