CodeSandbox: Online Code Editor Tailored for Web Application Development

Live Collaboration

Edit sandboxes together in real time, Google Docs style. Use Classroom Mode to control who can make edits.

Jest Integration

We automatically run Jest tests and show the results with an intuitive UI.

Keybindings and Quick Actions

Use Keybindings and Quick Actions to execute commonly used actions more quickly.

Configuration UI

We show a UI for configuration files so you don't have to look up how the configuration is structured.

Export to GitHub

All sandboxes can easily be exported to a GitHub repository.

Static File Hosting

The development server will serve all files statically from the public folder, depending on the template.

Integrated DevTools

The preview window has integrated DevTools, like a console, test view and a problem viewer.

Private/Unlisted Sandboxes

patron

You can set a sandbox to private or unlisted to make sure others cannot see or find it.

[1]

Externally Hosted Previews

You can open your sandbox preview with a separate URL, while still keeping Hot Module Reloading.

Monaco Editor

We use the same editor as VSCode, which gives us "Go to Definition", "Replace Occurences" and more!

Hot Module Reloading

Hot Module Reloading is built in, so you won't have to press refresh for every change.

Error Overlay

We show a user friendly error overlay for every error, sometimes with suggestions on how to solve it.

Automatic Type Acquisition

Typings are automatically downloaded for every dependency, so you always have autocompletions.

TypeScript

Thanks to Monaco we show TypeScript autocompletions and diagnostics for TS sandboxes.

Prettier

Code automatically gets prettified on save according to your own Prettier preferences.

ESLint

All code is linted automatically using latest version of ESLint[2], with full ES6 support.
;

Emmet.io

You can easily expand abbreviations with Emmet.io[3] in all JS, HTML and CSS files.

Open Source

We're almost fully open source! Our most active repository can be found here.[4]

Import with CLI

You can export a local project to CodeSandbox easily using codesandbox-cli[5].

Export To Zip

You can always download a zip from your sandbox for if you want to continue locally.

References

  1. ^ patron
  2. ^ ESLint (eslint.org)
  3. ^ Emmet.io (emmet.io)
  4. ^ here. (github.com)
  5. ^ codesandbox-cli (github.com)
keywords react, codesandbox, editor, code, javascript, playground, sharing, spa, single, page, application, web, application, frontend, front, end
ESLint[2], with full ES6 support.
;

Emmet.io

You can easily expand abbreviations with Emmet.io[3] in all JS, HTML and CSS files.

Open Source

We're almost fully open source! Our most active repository can be found here.[4]

Import with CLI

You can export a local project to CodeSandbox easily using codesandbox-cli[5].

Export To Zip

You can always download a zip from your sandbox for if you want to continue locally.

References

  1. ^ patron
  2. ^ ESLint (eslint.org)
  3. ^ Emmet.io (emmet.io)
  4. ^ here. (github.com)
  5. ^ codesandbox-cli (github.com)

title: CodeSandbox: Online Code Editor Tailored for Web Application Development
summary: CodeSandbox is an online code editor with a focus on creating and sharing web application projects
category: webdev
keywords: react, codesandbox, editor, code, javascript, playground, sharing, spa, single, page, application, web, application, frontend, front, end
link: https://codesandbox.io

-->

No Items Found.

Add Comment
Type in a Nick Name here
 
Other Items in webdev
Font Awesome Icons [ Icons ] - CSS Bundle Daily Dev Tips CSS Background Patterns by MagicPattern GitHub - ganlanyuan/tiny-slider: Vanilla javascript slider for all purposes. GitHub - jonasstrehle/supercookie: ⚠️ Browser fingerprinting via favicon! URL-encoder for SVG Bootstrap Icons · Official open source SVG icon library for Bootstrap GitHub - kognise/water.css: A drop-in collection of CSS styles to make simple websites just a little nicer Toggle light and dark themes in Bootstrap - DEV Deploy your Publish website for free on GitHub Pages - DEV Bootstrap · The most popular HTML, CSS, and JS library in the world. GitHub - diegocard/awesome-html5: A curated list of awesome HTML5 resources Fixing PHP SQLite database is locked warning - Unable to execute statement: database is locked [ php ] - KruXoR openstreetmap.org 50 Developer tools to make your life a little easier https://www.mrlacey.com/2020/07/youve-only-added-two-lines-why-did-that.html?m=1 GitHub - ForEvolve/bootstrap-dark: Bootstrap 4 dark theme that supports togging dark/light themes as well. There is no fluff, it changes the color of Bootstrap and that's it, no new thing to learn or unlearn, just Bootstrap, but Dark! Responsive Web Design Online Testing - isResponsive Trianglify.io · Low Poly Pattern Generator Grid.js - Advanced table plugin HEAD - A free guide to <head> elements Roots | Modern WordPress Development Tools A Local Dev Tool For Every Project | Lando new.css Synchronized responsive testing, development, inspection | Vanamco Gold Price Charts Widgets | GoldBroker.com Trianglify.io · Low Poly Pattern Generator Special tags that Google understands - Search Console Help 404 Error Page Codepen ScrollMagic ♥ Demo AOS - Animate on scroll library Font Awesome v4.7.0 - Icon Search Tool Carbon Offers — LowEndTalk Featherlight – The ultra slim jQuery lightbox. Tailwind CSS - A Utility-First CSS Framework for Rapidly Building Custom Designs HEAD - A free guide to <head> elements API Blueprint | API Blueprint Filtering Data Client-Side: Comparing CSS, jQuery, and React | CSS-Tricks CSS Quickies: CSS Variables - Or how you create a 🌞white/🌑dark theme easily - DEV Community 👩‍💻👨‍💻 Responsive Slider Timeline Colormind - the AI powered color palette generator Get Waves – Create SVG waves for your next design Nuxt.js - The Vue.js Framework CodeSandbox: Online Code Editor Tailored for Web Application Development Hover.css - A collection of CSS3 powered hover effects Live.js - One script closer to Designing in the Browser Color this sofa! – SVG + Blend Mode trick You Might Not Need jQuery CSS Wave Animation with a .png
Search Linx
Search Linx by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

mask-border

The mask-border CSS shorthand property lets you create a mask along the edge of an element's border.
mask-border css reference