Need LINQ but writing JavaScript?
-
One of the tasks that I found cumbersome when writing JavaScript is simple collection manipulation. I have gotten spoiled in C# with LINQ. Sorting, filtering, shaping and more is easy with LINQ but what about in JavaScript?
It's a bird, it's a plane, it's Underscore.js!
-
One of the tasks that I found cumbersome when writing JavaScript is simple collection manipulation. I have gotten spoiled in C# with LINQ. Sorting, filtering, shaping and more is easy with LINQ but what about in JavaScript?
It's a bird, it's a plane, it's Underscore.js!
www.breezejs.com You're welcome
-
One of the tasks that I found cumbersome when writing JavaScript is simple collection manipulation. I have gotten spoiled in C# with LINQ. Sorting, filtering, shaping and more is easy with LINQ but what about in JavaScript?
It's a bird, it's a plane, it's Underscore.js!
One of the reasons I do not think JS will take over. Future is going more towards tools like Linq and further from traditional C++ type languages (C#, Java, C++)