Book description
Angular is not just a framework, but rather a platform that empowers developers to build applications for the web, mobile, and the desktop.
This book provides an overview of some essential Angular tools--such as Angular CLI, Angular Augary, and Sublime Text--as well as outlining some must-have TypeScript tips.
This book is for all front-end developers who want to become proficient with Angular and its related tools. You'll need to be familiar with HTML and CSS and have a reasonable level of understanding of JavaScript in order to follow the discussion.
Publisher resources
Table of contents
- Learn Angular: Related Tools & Skills
- Notice of Rights
- Notice of Liability
- Trademark Notice
- About SitePoint
- Preface
-
Chapter 1: The Ultimate Angular CLI Reference Guide
- by Jurgen Van de Moere
- Some History
- What Is Angular CLI?
- Prerequisites
- Installing Angular CLI
- Creating a New Angular Application
- Running Your Application
- Adding Features to Your Angular Application
- Running Your Unit Tests
- Running Your End-to-end (E2E) Tests
- Building Your Application for Production
- Deploying Your Application
- Ejecting your application
- A Glimpse into the Future
- Summary
-
Chapter 2: 10 Essential TypeScript Tips and Tricks for Angular Devs
- by Florian Rappl
- TypeScript Tip 1: Supply Your Own Module Definitions
- TypeScript Tip 2: Enum vs Const Enum
- TypeScript Tip 3: Type Expressions
- TypeScript Tip 4: Use Discriminators
- TypeScript Tip 5: Avoid Any Unless It Really Is Any
- TypeScript Tip 6: Use Generics Efficiently
- TypeScript Tip 7: Bring in Legacy Code
- TypeScript Tip 8: Create Functions with Properties
- TypeScript Tip 9: The keyof Operator
- TypeScript Tip 10: Efficient Callback Definitions
- Further Reading
- Conclusion
- Chapter 3: Using Angular Augury to Debug Your Code
- Chapter 4: Top Angular Plugins for Sublime Text
- Chapter 5: Boosting Your Workflow with Angular 5 Snippets and VS Code
-
Chapter 6: Top 12 Productivity Tips for WebStorm and Angular: Part 1
- by Jurgen Van de Moere
- WebStorm and Angular Tip 1: Use Angular CLI from Within WebStorm
- WebStorm and Angular Tip 2: Navigate Like a Pro
- WebStorm and Angular Tip 3: Take Advantage of Angular Language Service
- WebStorm and Angular Tip 4: Auto-format Your Code
- WebStorm and Angular Tip 5: Optimize Your Imports
- Using WebStorm and Angular Together: Summary
-
Chapter 7: Top 12 Productivity Tips for WebStorm and Angular: Part 2
- by Todd Motto
- WebStorm and Angular Tip 6: Import Path Calculation
- WebStorm and Angular Tip 7: Use Live Templates
- WebStorm and Angular Tip 8: Running Tests
- WebStorm and Angular Tip 9: Travel through Time
- WebStorm and Angular Tip 10: TypeScript Parameter Hints
- WebStorm and Angular Tip 11: Navigate using Breadcrumbs
- WebStorm and Angular Extra Tip 12: Documentation Look Up
- Summary
Product information
- Title: Learn Angular: Related Tool & Skills
- Author(s):
- Release date: June 2018
- Publisher(s): SitePoint
- ISBN: 9780648331599
You might also like
book
Pro Angular 6
Best-selling author Adam Freeman shows you how to use Angular in your projects, starting from the …
book
Why Angular for Enterprise Development
Enterprises looking to build robust, reliable, and performant applications are increasingly turning to Angular, a cross-platform …
book
Reactive Programming with Angular and ngrx: Learn to Harness the Power of Reactive Programming with RxJS and ngrx Extensions
Manage your Angular development using Reactive programming. Growing in popularity and now an essential part of …
book
Expert Angular
Learn everything you need to build highly scalable, robust web applications using Angular release 4 About …