Web i Mobile
četvrtak, 19. svibanj 2016., 12:00
Dvorana C
30'
What to do when you have existing monolith angular application and you need to create several app releases for different affiliates / brands with an accent on:
– most of the business functionality are the same
– reuse the core / common functionality
– easily extend / modify the business and common functionality
– do it in 2 weeks
The reason why we want to to make the presentation on this topic is to spread the word about modular architecture in Javascript applications. Most of the applications that are built in AngularJS nowadays are based on the structure that is provided by Google. This approach is not suitable when your project needs to grow and continuously change / extend. We'd like to help others being in a similar situation as us: having different affiliates / brands for the same product. Our solution was to use ng-boilerplate for project structure and use grunt + git for distributed code base of the modules. Hear about the alternatives and the obstacles we had in this talk.
categories: Creating mobile applications – native app for most common OS, Creating mobile applications – mobile web apps, Javascript, hybrid mobile development, AngularJS, development tools