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
I've noticed that some hajk-developers are creating Class-based components instead of functional components still. I cannot really find any reason as for why, but one reason could be that the Dummy-plugin is still written as a Class-based component.
I suggest that we create a new plugin-template (as a functional component) to guide the developers in the right direction.
We should also rewrite the Dummy-plugin to a functional component, but that's a separate issue.
The text was updated successfully, but these errors were encountered:
I've noticed that some hajk-developers are creating Class-based components instead of functional components still. I cannot really find any reason as for why, but one reason could be that the
Dummy-plugin
is still written as a Class-based component.I suggest that we create a new plugin-template (as a functional component) to guide the developers in the right direction.
We should also rewrite the
Dummy-plugin
to a functional component, but that's a separate issue.The text was updated successfully, but these errors were encountered: