Ask HN: What would you do for developer experience

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • templating

    This repo contains the Template Engine which is used by dotnet new

  • So essentially in dotnet, when you create a new project, you run

    Dotnet new templateName

    Dotnet runs that template and out comes dotnet code.

    That is what we have built and we consume internal libraries we created in order to keep people updated with changes.

    But at the end of the day, it’s just dotnet code, don’t like what or how we did something? Go ahead and change it. It’s just regular code.

    It’s similar to running “helm create {name}” or npm run create-react-app, but developed internally.

    https://github.com/dotnet/templating/wiki/Available-template...

  • 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

  • GTK4 `dotnet new` Project Template

    3 projects | dev.to | 10 Apr 2024
  • "Memory access error (memory dumped)" shows up

    1 project | /r/dotnet | 10 Sep 2022
  • re-use angular project structure as a command

    1 project | /r/Angular2 | 7 Jul 2022
  • How hard it is to make a mod?

    1 project | /r/mountandblade | 26 Jun 2022
  • The New Project Dialog (again)

    1 project | /r/VisualStudio | 20 May 2022