Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Architecture Plans #10

Open
reggi opened this issue Nov 22, 2022 · 0 comments
Open

New Architecture Plans #10

reggi opened this issue Nov 22, 2022 · 0 comments

Comments

@reggi
Copy link
Owner

reggi commented Nov 22, 2022

The codebase feels like its a bunch of cobbled together experiments. HTMX Routes, Dynamic imports, esbuild, client imports. I've been thinking hard about what this looks like put together better. The main change is providing isolation of all the routes in a file to be isolated to only those pages, a more declarative pattern, currently a css import in the on one file will apply to all routes, no isolation.

The other main consideration is plugin and modularity, Htmx components should be a plugin into this sort of server architecture that allows you to build a modular server.

More ideas to come.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant