Refactor functionality into smaller packages for use in frontend #3394
annardini
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It may be an idea to refactor some of the code in payload into smaller packages that contain key functionality such as Form Validation for React/Next JS, a system to create database schemas and ORMs in the same way Payload does, separate new Rich Text field into another package that can be used in the frontend to interact better with the API.
These are just a few ideas that could be useful when interacting with the Payload API from the frontend or when creating new projects that require the backend of Payload but doesn't require a frontend.
Beta Was this translation helpful? Give feedback.
All reactions