The business needs addressed by App Accelerator
Before we jump into the actual product installation, let’s take a moment to think about the life of an enterprise application developer. Let’s assume Cody is a developer in our organization.
Today, Cody has been tasked with kicking off a new service that is expected to generate significant revenue for the company. If we were to ask him to list a few of the things that could hamper his ability to deliver that service, we might get a list such as this:
- Finding the right application framework for the task at hand
- Importing the necessary libraries into that framework
- Importing all the corporate-mandated libraries
- Resolving any version incompatibilities introduced in the previous two points
- Attesting that all of the corporate security standards are being adhered to in this project
- Making all the imported libraries work together
- Researching and importing all the corporate coding conventions,...