Chapter 15Deployment and Internationalization

You're nearing the end of the book, and are well on your way to becoming an Angular ninja. But there is a tiny gotcha! We've been busy developing functionality for our app right from the beginning, but how do we deploy our app for the world to see it? And what about people from different locations who speak different languages? Can they understand our website content? Well, this chapter answers these questions and readies your AngularJS app ready for deployment.

To begin with, let's see how we can deploy our app.

Deployment

Here's an overview of best practice deployment:

  1. Open up index.html from our demo app (/sp-blogger/index.html), scroll to the bottom, and you'll see our source code is divided ...

Get AngularJS: Novice to Ninja now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.