Cross-platform assets-based front-end architecture
This kind of architecture will allow you to maintain your loadable parts of applications, neglecting the platform they are written for
(iOS, Android, Web Mobile, Web Desktop or Desktop) either application base (framework, library or pure JavaScript). The service written using architecture mentioned can have a fully separated development cycle and a dedicated team.
コメント