Array.prototype.groupBy to the rescue!

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Array.prototype.group

    Discontinued An ESnext spec-compliant `Array.prototype.group` shim/polyfill/replacement that works as far down as ES3.

  • To start using this today, you will need a spec-compliant shim/polyfill for the Array.prototype.groupBy method: https://github.com/es-shims/Array.prototype.groupBy

  • jest-expect-message

    Add custom message to Jest expects 🃏🗯

  • Writing code in this manner can have real world impacts. We recently removed a Jest extension, jest-expect-message, because of this exact issue. This PR - #27 - addresses that issue, but unfortunately the project seems abandoned so it hasn't been merged.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts