Very cool.  Thanks for taking the time to fix it.
I see you import 'rxjs' to clear the 'map undefined' error.  That was
really causing me some grief.

1. Was the systemjs.config auto populated?  It looks daunting to scribble
out myself.
2. Extra points for using a recursive component.
3. The travel.component does the trick, but it is a lot more work than
NG1.

One of the great things about NG1 was its ease of use, and looping through
objects and arrays was a big part of that.  It allowed you to hydrate your
templates with JSON, with minimal fuss.  I would vote for restoring that
functionality.





______________________________________
p. stephen wille


*Where there's a Wille, there's a way.*

On Tue, Aug 2, 2016 at 10:01 PM, Sander Elias <[email protected]> wrote:

> Hi P. Stephen,
>
> I moved your plunker to the latest RC, and put in an extra component. I
> think it's enough to get you going. (PS you really should not put 2
> components in 1 .ts file as I did in this sample! ;-) )
> Made a small component that shows you how you can iterate recursively over
> a json.
>
> Here is the new plunk
> <http://plnkr.co/edit/GEojD2ITD1F5JtepjpVP?p=preview>.
>
> Regards
> Sander
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/EtPS4FwcPWo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to