What is something that you don't understand, but at this point are too embarrassed to ask?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • black

    The uncompromising Python code formatter

  • Assuming you just mean code formatting, just run black and never worry about it again. It mostly follows PEP-8 and other standards (with a few exceptions). But opinionated code formatting is the only way. Arguing with team mates over code standards is such a waste of time. Unless they want to use tabs and then you have to fight.

  • excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

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

  • webhoster

    HTTP/HTTPS/HTTP2 Web Hoster

  • It's way simpler than it sounds. This is a < 100 line implementation, server-side.

  • go

    The Go programming language

  • Here's an example of Go calling C to make syscalls https://github.com/golang/go/blob/master/src/syscall/asm_linux_amd64.s

  • 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