How to Git Commit like a professional Developer?

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

    The commitizen command line utility. #BlackLivesMatter

  • A lot of firms do something similar to what I list below, except maybe with ticket numbers/ids also included in the branch/commits for tracking purposes. Some firms go a step further and use something like commitizen to further enforce the naming conventions.

  • 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

  • Subject-First Commit Messages

    5 projects | news.ycombinator.com | 1 Jan 2024
  • Does it make sense to write commit messages that include notes to yourself on how the project is going?

    1 project | /r/learnprogramming | 10 Feb 2023
  • Experienced programmers...how do you create a meaningful git log on your project?

    1 project | /r/learnprogramming | 29 Mar 2022
  • Padronize seus commits com Commitlint + Husky + Commitzen

    1 project | dev.to | 20 Mar 2022
  • On Git Commit Messages

    2 projects | /r/programming | 3 Apr 2021