Running user code in the browser (for a leetcode clone)

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

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
  • codepen-clone-react

    A simple CodePen clone in ReactJS

  • You can create an iframe and render any HTML/CSS/JS inside as a start. Here’s a small example I found: https://github.com/nabendu82/codepen-clone-react/blob/main/src/App.js

  • proposal-shadowrealm

    ECMAScript Proposal, specs, and reference implementation for Realms

  • Browser-based JavaScript doesn't yet have a way to isolate code fully in this manner though there is a new JavaScript feature on the way that would provide this capability. Its called ShadowRealm and would basically give you a new global context to execute code that's completely separate from your main document code.

  • 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

  • How to Boost SEO by Enhancing HTML with Microdata

    1 project | dev.to | 1 May 2024
  • Serverless Doesn't Stand Still

    1 project | dev.to | 1 May 2024
  • Quick tip: Using R, OpenAI and SingleStore Notebooks

    1 project | dev.to | 1 May 2024
  • The Nature of Code (2nd Edition)

    1 project | news.ycombinator.com | 1 May 2024
  • Reference commit used by GitHub Support

    1 project | news.ycombinator.com | 30 Apr 2024