You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The technology to implement this should not be coupled to the client app. The client app, for instance, should be able to use React, while still using these components which may be written in Vue, Ractive or as web components.
The above snippets are example specifications which need to be refined with discussion and iterations.
The text was updated successfully, but these errors were encountered:
Baseframe should provide declarative UI components that enables client apps to:
CRUD
operations with ease.Example API for a form:
Example API for displaying a list of cards:
The technology to implement this should not be coupled to the client app. The client app, for instance, should be able to use React, while still using these components which may be written in Vue, Ractive or as web components.
The above snippets are example specifications which need to be refined with discussion and iterations.
The text was updated successfully, but these errors were encountered: