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

Refactoring: Generator.component.ts #1288

Closed
pascalgrimaud opened this issue Apr 8, 2022 · 4 comments
Closed

Refactoring: Generator.component.ts #1288

pascalgrimaud opened this issue Apr 8, 2022 · 4 comments
Labels
area: refactoring $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ generator: internal $100 https://www.jhipster.tech/bug-bounties/

Comments

@pascalgrimaud
Copy link
Member

Generator.component.ts can become very big.
It could be nice to split into sub component, like:

  • SpringBoot.component.ts
  • Angular.component.ts
  • React.component.ts
  • Vue.component.ts
  • etc.

So SpringBoot.component.ts will call only SpringBootService for example

@Franceq34
Copy link
Contributor

🔧WIP🔨

@pascalgrimaud
Copy link
Member Author

Any progress on this, @Franceq34 ? If it can motivate to achieve this, I can put a bounty :)

Then, if I can have one example with 1 component, I can implement the other components.

@Franceq34
Copy link
Contributor

@pascalgrimaud
Copy link
Member Author

@Franceq34 : approved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: refactoring $$ bug-bounty $$ https://www.jhipster.tech/bug-bounties/ generator: internal $100 https://www.jhipster.tech/bug-bounties/
Projects
None yet
Development

No branches or pull requests

2 participants