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

Design patterns and APIs #7

Open
AlexMartSch opened this issue Aug 14, 2022 · 2 comments
Open

Design patterns and APIs #7

AlexMartSch opened this issue Aug 14, 2022 · 2 comments

Comments

@AlexMartSch
Copy link

I am currently developing an app for NPWD, but the delivered template does not contain some existing app design patterns.

Yes, I understand that the template is to recreate some application, but suppose you wanted to use the 'Load Spinners' or the menus of some applications. Should I recreate it? Or there will be the option that the layout API can be implemented to use some functions from the main resource.

For example, this menu:
image

@itschip
Copy link
Member

itschip commented Aug 14, 2022

@AlexMartSch we can expose certain React components and functions/hooks through the MF system. If there's something you feel like are missing, let us know, and we can add them, i.e Load spinners.

@AlexMartSch
Copy link
Author

@AlexMartSch we can expose certain React components and functions/hooks through the MF system. If there's something you feel like are missing, let us know, and we can add them, i.e Load spinners.

To develop applications, I realized that some components are missing, such as those mentioned above.

While I'm in the process of learning React, I feel like it could help other developers to have a complete development environment for NPWD apps.

For example, operating system functions:

  • Action sheet
  • Alerts
  • Or some SweetAlert implementation

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