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

Explain middleware #287

Open
sdirix opened this issue Jan 9, 2024 · 0 comments
Open

Explain middleware #287

sdirix opened this issue Jan 9, 2024 · 0 comments
Assignees

Comments

@sdirix
Copy link
Member

sdirix commented Jan 9, 2024

  • Add a "middleware" dcoumentation page under "docs"
  • Conceptional explanation:
    • Modify actions within JSON Forms, for example for "derived data manipulation"
    • Warning: Be careful as this is powerful however invalid changes will break JSON Forms
    • Warning: This is very deep in the internals, so there might be changes in future JSON Forms versions
  • Explain the concept of the middleware
  • Showcase the most important actions to customize (init, updateCore, update)
  • Showcase two (functional) example middlewares ("controlled mode" and "derived data manipulation")
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

2 participants