What is considered the "backend" in my project?

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

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
  • react-dropzone

    Simple HTML5 drag-drop zone with React.js.

  • I am working on a project where a user can upload files and send it to an AWS S3 bucket. The frontend is done using React.js but I can't figure out what the backend of my project is. I am using a library called react-dropzone which lets you drag/drop files to the UI and I think I can do the uploading all in JavaScript within a React component. From my understanding, React is purely frontend which is why I'm confused on what exactly the backend is. Could it be the AWS S3 bucket is the backend and I'm just overthinking this?

  • 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