December 2017
Beginner
372 pages
10h 32m
English
We have developed our Sample Trello application, and in doing so, learned concepts of Angular and TypeScript. We also looked at NativeScript, which helps to convert our web application to a native mobile application. In application development, the last step is deployment.
We have many ways to deploy a web application. We can deploy our application on any of the publicly available hosting servers. If you are working in an organization, then most likely you will have production-based servers available.
Then there is another option: the cloud. The cloud provides us with an exhaustive set of tools to enable the deployment of a web application.
In this chapter, we will do just that. ...
Read now
Unlock full access