Deborah's Developer MindScape






         Tips and Techniques for Web and .NET developers.

Posts tagged with angular2

March 31, 2017

“Angular Routing” Problem Solver

This blog post supports the sample code for the “Angular Routing” course on Pluralsight, identifying common issues along with their solutions. The content of this post is based on Angular version >= 2.x unless explicitly stated otherwise. The sample code can be found here: https://github.com/DeborahK/Angular-Routing. The folders in this repo include: APM–Start: The starter files. […]

Here’s What Developers are Saying About the “Angular 2: Getting Started” Course

Filed under: Angular @ 2:05 pm
Tags: , ,

I had well over 1000 comments in the “Angular 2: Getting Started” discussion section (and another 1200+ for the Angular beta version of the course) before livefyre shut it down. Here is a sample of some of the great comments left by course viewers: What Developers Are Saying I always thought Angular was hard, but […]

January 9, 2017

Angular Route Ordering

Filed under: Angular @ 10:02 am
Tags: , ,

The content of this post is based on Angular version >= 2.x unless explicitly stated otherwise. In Angular, the ordering of the routes in the route configuration matters. And when using feature and routing modules, it is easy to get the routes out of their needed sequence. Basic Configuration The following is an example Angular […]

October 18, 2016

Angular 2: Getting Started Course Update

This post identifies the changes to the “Angular 2: Getting Started” Pluralsight course from its first release on April 1st, 2016 to its update October 18th, 2016. Angular 2 first appeared around June of 2015 as alpha.27. The first beta release of Angular 2 was December 12, 2015, a great time to start on an […]

October 17, 2016

“Angular Reactive Forms” Problem Solver

This blog post supports the sample code for the “Angular: Reactive Forms” course on Pluralsight, identifying common issues along with their solutions. [No common issues have been identified]

May 27, 2016

Angular 2: Filtering a List Using a Computed Property and ngModelChanged

Filed under: Angular @ 4:43 pm
Tags: , , ,

In my Pluralsight course: “Angular 2: Getting Started”, I demonstrate how to filter a list of products for display using a custom pipe. However, using a custom pipe does not provide easy access to the filtered result. For example, say you also want the count of the filtered list so you can display “5 of […]

Angular 2: Filtering a List Using a Computed Property and Events

Filed under: Angular @ 1:10 pm
Tags: , , ,

In my Pluralsight course: “Angular 2: Getting Started”, I demonstrate how to filter a list of products for display using a custom pipe. However, using a custom pipe does not provide easy access to the filtered result. For example, say you also want the count of the filtered list so you can display “5 of […]

Angular 2: Filtering a List Using a Computed Property and Setter

Filed under: Angular @ 12:34 pm
Tags: ,

In my Pluralsight course: “Angular 2: Getting Started”, I demonstrate how to filter a list using a custom pipe. However, using a custom pipe does not provide easy access to the filtered result. For example, say you also want the count of the filtered list so you can display “5 of 125” or access other […]

May 11, 2016

Angular 2: Getting Started with Visual Studio 2015 using a Web Site

My “Angular 2: Getting Started” course on Pluralsight details how to get started with Angular 2. To provide guidance that works on any platform (Windows, OS X, and Linux), the course uses Visual Studio Code as the editor. However, there are many developers that prefer to use Angular 2 with Visual Studio 2015. The biggest […]

Angular 2: Getting Started with a Visual Studio 2015 TypeScript Project

My “Angular 2: Getting Started” course on Pluralsight details how to get started with Angular 2. To provide guidance that works on any platform (Windows, OS X, and Linux), the course uses Visual Studio Code as the editor. However, there are many developers that prefer to use Angular 2 with Visual Studio 2015. The biggest […]

Next Page »

© 2023 Deborah's Developer MindScape   Provided by WPMU DEV -The WordPress Experts   Hosted by Microsoft MVPs