JS Bin

Collaborative JavaScript Debugging App (by jsbin)

JS Bin Alternatives

Similar projects and alternatives to JS Bin

  1. Visual Studio Code

    3,136 JS Bin VS Visual Studio Code

    Visual Studio Code

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. developer-roadmap

    2,155 JS Bin VS developer-roadmap

    Interactive roadmaps, guides and other educational content to help developers grow in their careers.

  4. computer-science

    🎓 Path to a free self-taught education in Computer Science!

  5. codewars.com

    Issue tracker for Codewars

  6. RegExr

    587 JS Bin VS RegExr

    RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.

  7. flexboxfroggy

    493 JS Bin VS flexboxfroggy

    A game for learning CSS flexbox 🐸

  8. Code-Server

    416 JS Bin VS Code-Server

    VS Code in the browser

  9. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  10. missing-semester

    The Missing Semester of Your CS Education 📚

  11. codesandbox-client

    An online IDE for rapid web development

  12. Lobsters

    289 JS Bin VS Lobsters

    Computing-focused community centered around link aggregation and discussion

  13. devdocs

    253 JS Bin VS devdocs

    API Documentation Browser

  14. javascript

    144 JS Bin VS javascript

    JavaScript Style Guide

  15. Projects

    :page_with_curl: A list of practical projects that anyone can solve in any programming language.

  16. PythonDataScienceHandbook

    99 JS Bin VS PythonDataScienceHandbook

    Python Data Science Handbook: full text in Jupyter Notebooks

  17. scikit-learn

    88 JS Bin VS scikit-learn

    scikit-learn: machine learning in Python

  18. up-for-grabs.net

    73 JS Bin VS up-for-grabs.net

    This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in!

  19. Standard

    77 JS Bin VS Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

  20. OSQuery

    46 JS Bin VS OSQuery

    SQL powered operating system instrumentation, monitoring, and analytics.

  21. cheatsheets

    40 JS Bin VS cheatsheets

    Cheatsheets for web development - devhints.io

  22. Wide

    0 JS Bin VS Wide
  23. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    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 better JS Bin alternative or higher similarity.

JS Bin discussion

Log in or Post with

JS Bin reviews and mentions

Posts with mentions or reviews of JS Bin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-25.
  • Ask HN: How can I get my 7-year-old started with web development?
    3 projects | news.ycombinator.com | 25 Feb 2025
    I don't understand why all these comments are against web dev. Creating an html file is quick, easy, and most importantly for kids, you instantly get visual results! You don't even need to open ugly terminal consoles, you could just use something like JS Bin (https://jsbin.com/) or JSFiddle or CodePen.

    I used to volunteer with CoderDojo, a non-profit that hosted intro to coding workshops for kids of all ages (including 7-year-olds). Maybe you can find something like that local to you? I don't know if the organization still exists, but this is one of the lesson plans we used, which I think still holds up today (except the last part, you don't need jQuery anymore lol):

    https://github.com/CoderDojoSV/beginner-web

    I also came up with my own workshop as a follow-up, specifically about creating fun shapes with css:

    https://github.com/heidid/css-art-workshop

    I remember the kids also enjoyed trying out Inspect Element on existing webpages – I joked that you could pretend to change your grades to A+'s (temporarily of course), though hopefully grades are not of concern to a 7-year-old yet :)

  • 100+ Must-Have Web Development Resources
    28 projects | dev.to | 14 Oct 2024
    JS Bin: Allows you to save edited code locally or share a URL for collaborative debugging. Supports HTML, CSS, JavaScript, Markdown, Jade, and Sass.
  • 10 best Javascript debugging tools
    4 projects | dev.to | 3 Jan 2024
    JS Bin is one of the useful JavaScript debugging tools designed for developers working with HTML, CSS, and JavaScript. It gives them the opportunity to test and debug their code snippets in a real-world setting. The fact that this tool is open-source is fantastic.
  • <code> + linebreak breaks code segment. <code> without linebreak doesn't.
    1 project | /r/HTML | 1 May 2023
    If I paste both in jsbin.com, the both show all content on 1 line.
  • Ask HN: Why don't smartphones encourage programming like early 80s computers?
    2 projects | news.ycombinator.com | 16 Apr 2023
  • Shopping Cart not interacting correctly.
    1 project | /r/learnjavascript | 7 Feb 2023
    A running example in https://jsbin.com/ might be easier to help with
  • Best Websites For Coders
    51 projects | dev.to | 25 Jan 2023
    JSBin : Front end playground, Output is not framed, so it allows you to share those snippets that will break inside an iframe.
  • Start a Fucking Blog
    7 projects | news.ycombinator.com | 3 Jan 2023
    > What if you want introduce some diagramming or Latex rendering in your blog ?

    Then you are starting to step beyond what I was referring to as “a simple blog” (text, formatting, maybe some pictures or SVG).

    Though there are options that don't require a CI/CD pipeline. Depending on what Latext you need MathJax may do the trick (just include the JS in your standard page header, and drop the Latex code straight in inline where needed as per their standard example: https://jsbin.com/?html,output. There are similar charting options like mermaid too. I don't know of inline charting options off the top of my head but I expect several exist.

  • New to web development but want the chess quotes title to be above the quotes not off to the side does anyone know how to fix this?
    2 projects | /r/webdev | 9 Dec 2022
    Post your code on codesandbox.io or jsitor.com or jsbin.com or jsfiddle.net or whatever other site you prefer. Then we can look at it and see what is wrong. Otherwise, it's like showing us a picture of your cat and asking whether we think you might be allergic to it.
  • Question about organization (new to CSS, working on TOP)
    1 project | /r/css | 9 Dec 2022
  • A note from our sponsor - Civic Auth
    www.civic.com | 16 May 2025
    Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →

Stats

Basic JS Bin repo stats
29
4,407
4.4
about 1 year ago

jsbin/jsbin is an open source project licensed under MIT License which is an OSI approved license.

JS Bin is marked as "self-hosted". This means that it can be used as a standalone application on its own.

The primary programming language of JS Bin is JavaScript.


Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?