dock-spawn-ts icon indicating copy to clipboard operation
dock-spawn-ts copied to clipboard

Angular Usage Example Required

Open dinobot71 opened this issue 1 year ago • 1 comments

Hi, long time user of the project, back to to 2020 I think. Our project uses Angular, and we've always wanted some stronger Angular support here. Back when I first started using this framework, I promised to help provide at least a proper example of how to use with Angular.

I'd like to contribute at least that example/tutorial...what steps do I need to follow to contribute to the project?

Also, now having worked with it for a couple of years, and implemented a full IDE using it, including dynamic panel creation and stuff, I think there are some solutions for doing stronger Angular support. Is it possible for me to make a branch of this project and try some stuff out for adding some adapters that would help integrate with Angular directly? It may take some time for me to complete that, but I think it could be really useful to others who are trying to use this framework with Angular.

dinobot71 avatar Mar 06 '24 19:03 dinobot71

There are no explicit steps, just create a pull req.

What I will not accept adding dependencies to the lib. You could add Angualr as a DevDependency for the sample, but to as a runtime dependency. If it is needed, then we need to create a extra lib dock-spawn-ts.angular (or smth. similar)

jogibear9988 avatar Mar 06 '24 19:03 jogibear9988