David Aden – författare
145 kr
Läs direkt efter köp
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 contains a collection of articles that provide a rapid introduction to Angular, getting you up and running with no fuss. It contains:
Angular Introduction: What It Is, and Why You Should Use It by Ilya Bodrov-KrukowskiAngularJS and Angular: a Detailed Comparison by Manjunath MAn Introduction to TypeScript: Static Typing for the Web by Byron HouwensGetting Past Hello World in Angular by Jason AdenAngular Components: Inputs and Outputs by David AdenA Practical Guide to Angular Directives by Claudio RibeiroAngular Components and Providers: Classes, Factories and Values by David AdenQuickly Create Simple Yet Powerful Angular Forms by Kaloyan KolevUsing Angular NgModules for Reusable Code and More by Jeremy WilkenAngular Testing: A Developer''s Introduction by Michael WanyoikeCreating UIs with Angular Material Design Components by Ahmed BouchefraDeveloping Angular Apps without a Back End Using MockBackend by Vildan SofticReact vs Angular: An In-depth Comparison by Pavels JelisejevsThis book is for all front-end developers who want to get 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.
326 kr
Skickas inom 7-10 vardagar
DESCRIPTION
When developers move beyond building simple web sites or small
applications, things get complicated. Managing data gets messy, handling
browser incompatibilities takes time, juggling competing user interactions
and integrating the work of multiple developers gets tricky. The Angular
2 framework handles these common problems, making it ideal for writing
large-scale web applications that can be maintained, extended, and tested.
Because it’s popular, it offers a well-supported code base, vibrant
community, and rich ecosystem. Best of all, Angular 2 emphasizes
performance and focuses on mobile apps by being compact and memory
efficient.
Angular 2 in Action teaches readers modern application development withAngular 2. It begins with the basics, such as key features of TypeScript,
newer ES6 syntax and concepts, and details about the tools needed to
write professional Angular 2 applications. Next, readers learn how to
build an Angular 2 application from scratch. Using many examples, the
book teaches the core parts of Angular 2, such as Components, the
Router, and Services. It also covers techniques like server-side rendering
and incrementally adding Angular 2 to existing Angular applications.
Finally, if offers insight into advanced skills, such as testing, tooling
options, and performance tuning.
KEY FEATURES• Gives the complete picture of the Angular 2 ecosystem.
• Teaches key features and tools
• Builds an entire Angular 2 app from scratch
• Full of hands-on examples
• Up to date with latest changes to Angular 2AUDIENCE
This book assumes knowledge of JavaScript. No prior exposure to AngularJS
or other web frameworks is required. Knowledge of JQuery is beneficial.
ABOUT THE TECHNOLOGY
This application-oriented framework lets you focus on development by
handling common issues, making it ideal for writing large-scale web
applications that can be maintained, extended, and tested. And because it’s
popular, it offers a well-supported code base, vibrant community, and rich
ecosystem. Best of all, Angular 2 emphasizes performance and focuses on
mobile apps by being compact and memory efficient.