Codetree ! Or why i create a new Codepen.

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

    An extremely fast bundler for the web

  • WebAssembly is a low-level, assembler-like language that can achieve performance close to native applications (e.g. written in C/C++) while running on the web, and Esbuild as the docs says is An extremely fast JavaScript bundler build using Go and WebAssembly.

  • Codetree

    ⚡️ Lightning fast off-on/line code playground, built with ♥️ on top of webAssembly. (by philippetedajo)

  • The problem with this method is that a request must be made each time the user writes code in the editor (even with a debouncer), which requires more time to receive, process and convert the code before displaying it in the application. So for Codetree, i needed to do all these compilation tasks directly in the browser.

  • 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

  • Beginner to frontend development here. How to use Svelte without Svelte kit?

    3 projects | /r/sveltejs | 22 Mar 2022
  • bundle - calculate the real bundle size of libraries, based on their custom exports and treeshaken imports

    3 projects | /r/Web_Development | 14 Dec 2021
  • esbuild VS bundle - a user suggested alternative

    2 projects | 17 Sep 2021
  • xtsz - a TS / JS file runner with support for HTTP/S imports

    5 projects | /r/node | 22 Apr 2023
  • Configure Stimulus with esbuild and Babel — Rails & Javascript

    7 projects | dev.to | 26 Feb 2023