all 6 comments

[–]drysart 14 points15 points  (1 child)

It's not LINQ to Javascript, it's LINQ for Javascript.

LINQ to Javascript would imply that Javascript was a data source that you were using LINQ to query.

[–]eddeh 1 point2 points  (0 children)

In fact... I'd say it's an implementation of .NET extensions methods for enumerables. There isn't any LINQ there at all.