Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AngularJS Deployment Essentials

You're reading from   AngularJS Deployment Essentials

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781783983582
Length 148 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Zachariah Moreno Zachariah Moreno
Author Profile Icon Zachariah Moreno
Zachariah Moreno
Arrow right icon
View More author details
Toc

From local to remote

Prior to automating segments of your workflow, it is valuable to traverse the flow manually to ensure that all phases are accounted for, and to minimize variables in the process. Most developers have likely deployed source code to either local or remote Apache servers alike, and because of that I will attempt to focus my efforts on the gotchas and nuances that apply to applications written in Angular.

Up until this point, we have conducted all local development on a Node.js server, provided by running the grunt server command from within our application's root directory. To clarify any possible confusion caused by this divergence, Angular is designed to be server agnostic, and therefore can be served from almost any backend stack you like, including Apache. Because of Angular's server agnostic design, it is fully possible to develop Angular applications locally served from Apache. I encourage a local Node.js server over Apache, because the developer experience...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image