6 Routes à connaître si tu utilises Remix (guide complet)

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

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
  • remix-flat-routes

    Remix package to define routes using the flat-routes convention

  • picsum-photos

    Lorem Ipsum... but for photos.

  • export const loader = async () => { const response = await fetch('https://picsum.photos/200/300'); const blob = await response.blob(); return new Response(blob, { headers: { 'Content-Type': 'image/jpeg', }, }); };

  • 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

  • Random Picture Service for Webpage

    1 project | news.ycombinator.com | 1 May 2024
  • How to Implement Authorization in React JS

    3 projects | dev.to | 1 May 2024
  • Evolving the Go Standard Library with math/rand/v2

    1 project | news.ycombinator.com | 1 May 2024
  • TypeScript dev tools in the Golang world

    1 project | dev.to | 1 May 2024
  • OpenTofu 1.7.0 is out with State Encryption, Dynamic Provider-defined Functions

    5 projects | news.ycombinator.com | 30 Apr 2024