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

Core #5

Open
kekefreedog opened this issue May 20, 2022 · 0 comments
Open

Core #5

kekefreedog opened this issue May 20, 2022 · 0 comments

Comments

@kekefreedog
Copy link
Owner

Core

Page load first time :

  • Back
    1. Server check permission
    2. Server check route
      • Load components of the route
      • Ask database for data to retrieve
    3. Server generate html of index
    4. Server indicate js script for load app
  • Front
    1. Load js core is not loaded
    2. ingest and store needed js components
      • Js actions
      • Js compilate core
    3. Generate missing html data

Request

  • Back
    1. Server check permission
    2. Server check route
      • Load components of the route
      • Ask database for data to retrieve
    3. Define toDoList
      - Receive from front object of the app
      - Server indicate js / css to load
      - Server indicate data
      - Server indicate component to load
  • Front
    2. Find, ingest or store needed js components
    - Js actions
    - Js compilate core
    3. Modify dom object
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