Tag: Angular

Learning Angular - Fourth Edition
Learning Angular – Fourth Edition
Ebooks

Download Chapter 4: Enabling User Experience with Components from Learning Angular. In this chapter, we will learn about the following concepts: Creating our first component Interacting with the template Component inter-communication Encapsulating CSS styling Deciding on a change detection strategy Introducing the component lifecycle You can purchase the full book here. Not a member? Sign… READ MORE

How to fix Angular 4 API call issues
How to fix Angular 4 API call issues
Blog Posts

Angular 4 is great and comes loaded with more features. You might be wondering why Angular 3 was skipped. They made it this way to unify all Angular components with the Angular Router (already developed up to version 3) which had to be upgraded to v4. So, Angular 4 was the chosen name to mean… READ MORE