critisize my first github repository

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

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
  • 3-Basic-React-App

    my first repository

  • The progress is not visible from the commits. For example this commit. Looks like you committed already a completed project. It is not a good style. It being one of your first projects (see, I can't tell if it is your 1st, 2nd or 3rd project as everything it mixed together) and I doubt that you completed it in 8 working hours. In a real life scenario you will be working on your task and time by time committing changes to the git repository. You will not commit a whole task but either a fix to some bug/issue or an added feature. Unless the task is something that can be finished in a day (updating libraries and code dependencies, or adding a new endpoint and its tests, for example). So instead of committing a whole project/task, commit things when you get something working. For example you added a login functionality or you added a shopping cart to online shop interface. It is an addition that is working.

  • 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

  • Unleash Your Inner Web Dev with CodeLekhan: A Real-Time Code Editor Playground

    1 project | dev.to | 10 May 2024
  • Ask HN: How do you use React as a library in 2024?

    1 project | news.ycombinator.com | 10 May 2024
  • How to improve web performance

    2 projects | dev.to | 10 May 2024
  • Ruper – A Chrome extension to manage tab groups

    1 project | news.ycombinator.com | 10 May 2024
  • Managed GitHub Action runners on AWS CodeBuild

    1 project | dev.to | 10 May 2024