lazy-linq - A full port of LINQ for javascript. It works fully in 'lazy' mode for the best performance. (more…)
Read more »
It is unarguable how ready to use components can boost the application development. If you are creating an ambitious web application, you… (more…)
Read more »
There are many ways to traverse an array in Javascript. In this benchmark, we will look at five different ways and the pros and cons of each. Keep in mind that these benchmarks were run in a Chrome browser on Codepen. Results will vary by browser/interpre... (more…)
Read more »
String Includes--------------------------------------------------------------------------------------------------------This checks whether a string contains ... (more…)
Read more »