The Case for Frameworks

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Discontinued :arrow_left: String left pad -- deprecated, use String​.prototype​.pad​Start()

  • It's pretty easy to find that the example I gave isn't gamed... A cursory search on GitHub can find a couple examples like dotenv [1] and npm's cli [2] both use it via an older version of nodejs/readable-stream [3].

    There's also the classic left-pad debacle - https://github.com/left-pad/left-pad/issues/4

    [1] - https://github.com/motdotla/dotenv/blob/master/package-lock....

  • dotenv

    Loads environment variables from .env for nodejs projects.

  • It's pretty easy to find that the example I gave isn't gamed... A cursory search on GitHub can find a couple examples like dotenv [1] and npm's cli [2] both use it via an older version of nodejs/readable-stream [3].

    There's also the classic left-pad debacle - https://github.com/left-pad/left-pad/issues/4

    [1] - https://github.com/motdotla/dotenv/blob/master/package-lock....

  • 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
  • cli

    the package manager for JavaScript (by npm)

  • [2] - https://github.com/npm/cli/blob/latest/package-lock.json

  • readable-stream

    Node-core streams for userland

  • [3] - https://github.com/nodejs/readable-stream/

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