Open Source in Everyday Life

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • Visual Studio Code

    Visual Studio Code

  • Visual Studio Code is an extremely popular code editor and it is open source. You can take a look at the source code on GitHub. There is a small caveat, the version of Visual Studio Code distributed by Microsoft does have telemetry which the open-source version doesn't. You can download VSCodium which has binaries built from the source code on GitHub but you might face issues.

  • vscodium

    binary releases of VS Code without MS branding/telemetry/licensing

  • Visual Studio Code is an extremely popular code editor and it is open source. You can take a look at the source code on GitHub. There is a small caveat, the version of Visual Studio Code distributed by Microsoft does have telemetry which the open-source version doesn't. You can download VSCodium which has binaries built from the source code on GitHub but you might face issues.

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

    The library for web and native user interfaces.

  • Most applications depend on some open-source project, be it a web framework like React or some other package. In fact, all programming languages are open-source (at least I have never heard of a closed-source programming language).

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