boot-app icon indicating copy to clipboard operation
boot-app copied to clipboard

Recommendation

Open hkashlan opened this issue 9 years ago • 3 comments

Thank you for boot-app and angular2

I know this is for tutorial,

but could you think to make it like library (Maven and npm), so every time you are enhancing the library we will have it automatically

hkashlan avatar Nov 05 '16 12:11 hkashlan

@hkashlan I will consider it. But can I ask how you utilize it more concretely? I would like to hear your ideas.

akirasosa avatar Nov 07 '16 02:11 akirasosa

Currently this is what I am doing, and this is my idea:

  • boot-app:

    is will be a library for other project, and the other project will have domain, controller,..... in this way I will share you code with many projects, and if you enhanced the code I have to replace this lib (boot-app)

  • angular2

actually I didn't use your, it is help me in the beginning then I used https://github.com/swagger-api/swagger-codegen to generate the domain and api

if you want I can share the code after I finish the first release.

BTW, could you send me the tutorial (even if it is draft) so I can understand the code better

and thank you for your code it is really gooooooood.

hkashlan avatar Nov 07 '16 09:11 hkashlan

@hkashlan I understand your idea. Thanks,

akirasosa avatar Nov 08 '16 14:11 akirasosa