Top tips for using GitHub

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • MishManners

  • View on GitHub

  • github-docs

    The open-source repo for docs.github.com

  • Another great collaboration tool is Discussions. These are places for you and your team to have conversations about ideas, questions, showcases, and, well, have a 'discussion'. I've seen some teams even use these for showing off their latest vacation.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • VideoLAN Client (VLC)

    VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/

  • As you're browsing your way around the internet, especially as a GitHub newbie, start looking for projects hosted on GitHub. For example, if you are searching for a new media player, and you come across VLC check their website and see if they are an open source project. If they are, see if they are on GitHub. If so, go check out their repo. Star it, read it, being to understand it. You'll get a good sense of how people, companies, orgs, and projects are using GitHub.

  • desktop

    Focus on what matters instead of fighting with Git.

  • If you're already familiar with the browser version of GitHub, why not branch out? You can also use GitHub via desktop. GitHub Desktop is great for managing files and updates to your repo.

  • cli

    GitHub’s official command line tool

  • Another way to use GitHub is through the terminal. The GitHub CLI is a great way to use GitHub from the command line. You can clone repos, checkout, create issues, and heaps more. It's perfect if you're already working in the terminal and you don't want to leave it.

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

    InfluxDB 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