I made a react component that downloads torrents, building a website that serves itself.

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Using Webpack? Try atorable-loader.

  • webtorrent

    ⚡️ Streaming torrent client for the web

  • Yes sort of, only the files you choose are served to other users. We use WebTorrent which is a well established web technology used by many other companies. You may choose to put a notification on your site that the content the user downloads also serves other users and other users also serve them content. The goal is to help website builders have a more robust site and make it more decentralized. I believe the benefits to the user (site load speed, download speed, decentralized) and host (lower server requests, lower data usage, decentralized) out weight the sharing from a user. I would only use this if the content you are sharing is your own and has no legal implications.

  • 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

  • Practical and Beginner friendly guide for speeding up your web-apps

    2 projects | dev.to | 1 May 2024
  • Optimizing React Apps for Performance: A Comprehensive Guide

    2 projects | dev.to | 2 Apr 2024
  • Google: Angular and Wiz Are Merging

    3 projects | news.ycombinator.com | 21 Mar 2024
  • Webpack: The Web Module Bundler

    2 projects | dev.to | 2 Mar 2024
  • 🔥 FAST & FURIOUS WEBSITE 2024 🔥Tips & Links for performance optimization

    2 projects | dev.to | 22 Jan 2024