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

Separate modules in frontend & backend. #70

Open
StardustDL opened this issue Jan 9, 2021 · 0 comments
Open

Separate modules in frontend & backend. #70

StardustDL opened this issue Jan 9, 2021 · 0 comments

Comments

@StardustDL
Copy link
Owner

Many pages and API have similar structure, and there are many duplicate codes. But it's inconvenient to modify them, add new features and keep consistency.

I plan to separate the current project into modules, based on a light module framework Delights.

  • Frontend: pages
    • Lazy loading for assemblies
  • Backend: data
    • RESTful API: since AcBlog needs static website generating, it's difficult to use GraphQL (the current implement in Delights).
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