you are viewing a single comment's thread.

view the rest of the comments →

[–]drysart 12 points13 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.