I Made a Wordle Clone With Cloudflare Workers

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

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

    A list of the most popular English words. (by dolph)

  • To start I found a list of common words, extracted all the five letters ones and put it in my dev environment. Then, I made a quick prototype backend in python, and the frontend you see now. After finishing that, I came up with an extremely overkill idea for hosting it: Hosting it on Cloudflare Edge using Cloudflare Workers for maximum speed and minimum latency. I navigated to the workers documentation, and got started, Workers made it incredibly easy to make this, and reduces my costs of running it to $0, all while being incredibly fast.

  • 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

  • Clasificador de imágenes con una red neuronal convolucional (CNN)

    2 projects | dev.to | 1 May 2024
  • Ask HN: Modern Day Equivalent to HyperCard?

    5 projects | news.ycombinator.com | 1 May 2024
  • CommaAgents, LLM AutoGenish like system for building LLM systems

    1 project | news.ycombinator.com | 1 May 2024
  • Monitor Postgres replication slot growth via Slack

    1 project | news.ycombinator.com | 1 May 2024
  • Fourier Kolmogorov-Arnold Networks

    1 project | news.ycombinator.com | 1 May 2024