ClojureScript on Cloudflare Workers

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
  • shadow-cljs

    ClojureScript compilation made easy

  • First, we create an empty npm project that depends on shadow-cljs.

  • wrangler-legacy

    Discontinued 🤠 Home to Wrangler v1 (deprecated)

  • Next, install and configure Wrangler if you haven't already.

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

    An extremely fast bundler for the web

  • You need to be on 1.16.0 or later with support for ES modules. For now, to use ES modules on Workers you also need to opt-in to the Durable Objects open beta. (You can avoid ES modules and add a bundler but I didn't want that extra step. If you do, esbuild will do the trick.)

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

  • Are there build systems for the JS/TS world?

    3 projects | /r/typescript | 28 Oct 2022
  • Implementing a comments feature with nbb, htmx, Serverless Framework, and DynamoDB

    2 projects | /r/Clojure | 3 Sep 2022
  • Software Disenchantment (2018)

    3 projects | news.ycombinator.com | 19 Jun 2022
  • Unix command line conventions over time

    9 projects | news.ycombinator.com | 7 May 2022
  • Deno Deploy Beta - First look & start up times

    4 projects | dev.to | 29 Jun 2021