generator-angular-blueprint icon indicating copy to clipboard operation
generator-angular-blueprint copied to clipboard

Update app structure for Angular Best Practices

Open llomelchenko opened this issue 8 years ago • 4 comments

Per Angular Best Practices, update generated app structure to be more modular and move away from views/services/components break down.

llomelchenko avatar Jun 22 '16 16:06 llomelchenko

sounds like it is aligning with angular2 best practices is that aspect. I can look into this.

deebloo avatar Jun 22 '16 16:06 deebloo

@llomelchenko do we want to keep the option of having both es5 and es2015 versions? or drop es5?

deebloo avatar Jun 22 '16 16:06 deebloo

I think the es5 version could still be useful for people that have constraints about what technologies they can use in their tech stack, but I also don't want to waste time maintaining both. Maybe fork the repo and have one dedicated to es5? Or we could just say that the es2015 version will just have a different structure? It makes sense that the es2015 version would have a more modular structure.

llomelchenko avatar Jun 22 '16 18:06 llomelchenko

hmm we could do that. I haven't touched a lot of this in a while so we should probably spec out everything that needs to change

deebloo avatar Jun 22 '16 18:06 deebloo