Agile web development with AngularJS
Год: 2015
Автор: Carlos Azaustre
Издательство: Carlos Azaustre
ISBN: N/A
Язык: Английский
Формат: PDF/EPUB/MOBI
Качество: Изначально компьютерное (eBook) (
Converted)
Интерактивное оглавление: Да
Количество страниц: 64
Описание:
Learn how to develop an AngularJS app from scratch to deploy to production environment, using Gulp to automate and enhance your workfllow.
More than 8000 downloads in Spanish Edition, One of most sold ebook about AngularJS sold in Spanish Market.
1. Introduction
2. Basic Concepts
1. Structure of a Modern Web Application
2. Technologies
3. Configuration of the Work Environment
1. Installing Google Chrome
2. Installing and Configuring Sublime Text or Atom
3. Installing and Configuring iTerm2
4. Installing Git
1. Registration on GitHub
2. Registration on GitLab
5. File and Directory Structure
6. Automating our Workflow
4. Anatomy of an AngularJS Application
1. HTML5Boilerplate
2. Installing Dependencies
3. Application Modules
1. Architecture
2. Main
3. Services
4. Controllers
5. Partial Views
5. Design with CSS Preprocessors
1. Fontawesome
2. Typographic Fonts
3. Application Styles
6. Optimizing for Production
1. Template Caching
2. Concatenation of JS and CSS Files
3. Production File Server
4. Reducing CSS Code