I want to ask about a concept and the best possible way to implement that.
I am going to create a project that will serve a web version using Angular 7 and mobile apps using nativescript and Ionic+cordova (differently).
I am going to create one master folder in which the three versions will be located. and each will share one common folder that I am going to manage by git submodule concept and it will have all common providers like auth services , master apis etc, and common components like Loader , alerts , toaster , and some http interceptors and error handlers.
I am seeking for any caveats / suggestions / risk factors of this approach and also any suggestion regarding the implementation.
Aucun commentaire:
Enregistrer un commentaire