papanasi icon indicating copy to clipboard operation
papanasi copied to clipboard

Angular can be improved

Open CKGrafico opened this issue 2 years ago • 3 comments

Angular is not working well in the demos https://codesandbox.io/s/papanasi-angular-7bzn8h

How to solve: Create a demo were angular works.

CKGrafico avatar May 31 '22 17:05 CKGrafico

Angular is working now, but could be better

CKGrafico avatar Jun 03 '22 19:06 CKGrafico

Maybe I could be created a Module for each component, for improve the imports inside the root module.

DavidCMeier avatar Jun 03 '22 20:06 DavidCMeier

And in Angular, probably if you have the directive pa-button you don't need to create the button. So with that you only need to create the module with the directive.

DavidCMeier avatar Jun 03 '22 20:06 DavidCMeier