Treffer: Mastering Angular 2 Components
Weitere Informationen
About This BookDevelopers will be able to make better websites right away by building the example components in the bookYou'll learn new ways of conceptualizing how to design your web applications, which will prepare you to keep making more sophisticated projectsLearning these concepts and building these apps will put developers ahead of the curve in preparing for'tomorrow's Internet,'as component-based development and component-centric thinking are increasingly in demandWho This Book Is ForThis book is for Angular developers who already have a good understanding of basic frontend web technologies such as JavaScript, HTML, and CSS. You will learn about the new component-based architecture in Angular 2 and how to use it to build modern and clean user interfaces.What You Will LearnUnderstand the concept of a component-based UI architectureGrasp Angular 2 core conceptsSee the technologies used to work with Angular 2 (mainly ES6)Perform basic and advanced tasks using Angular 2 componentsUse dependency injection within Angular 2 componentsTest Angular 2 components with testing frameworksStructure an application using Angular 2Build an entire application from A to Z using Angular 2In DetailThrough this book, you will learn how to use Angular 2 and its component-based architecture in order to develop modern user interfaces. A new holistic way of thinking about UI development will be established in this book, and you will discover the power of Angular 2 components through many examples. This book is based on Release Candidate 1 (RC1) of Angular 2.On this journey, you'll discover the benefits of component-based user interfaces over the classical MVC design. Also, you will get a chance to compare a classical MVC with a component-based approach and understand the challenges of modern user interfaces. You will learn the basics of the required core technologies and the setup needed to get going with Angular 2, and progressively enhance your understanding of Angular 2 components by working on the example application.After reading the book and following the example application, you will have built a small-to-mid-sized application with Angular 2 using a component-based UI architecture.