Linq.js: A simple JavaScript library that mimics some of the C# LINQ Extensions

A simple JS library that mimics some of the C# LINQ Extensions. – jeremyaboyd/linq.js… Read more

Similar

Understanding the State of JavaScript Modules

If you’re new to the concept of Javascript modules you might be forgiven for thinking that nothing makes sense and the world is mad. You hear about browserify, webpack, rollup, gulp, requirejs, systemjs, jspm, amd, commonjs, npm, bower and it must all s...

Read more »