Git Product home page Git Product logo

react-playground's Introduction

React Playground [EXPERIMENT]

Xcode Playground but React.

Todo

  • Support for Redux
  • Prettier
  • Display Better Error

react-playground's People

Contributors

n3tr avatar

Stargazers

David Adam Coffey avatar  avatar Pitsanu L. avatar rnkids avatar teamNOOB avatar Oat Phattaraphon avatar Nontachai Tantiponsawas avatar Rachanee Saengkrajai avatar Rhio Kim avatar Charoen Chaweechan avatar safesuk avatar Pornmongkon Pongsai avatar Kitisak Thossaensin avatar Wasu Winitmontri avatar Phongs avatar Poohdish Rattanavijai avatar Supasate "Ping" Choochaisri avatar Sermsak Tummarattanarangsee avatar Weerasak Chongnguluam avatar Pipat Waitayaworanart avatar gie avatar Supanut Apikulvanich avatar Somkiat Puisungnoen avatar Tanakrit Saisillapee avatar  avatar Piti Pitiaunchamroen avatar Supakorn Thongtra avatar

Watchers

 avatar James Cloos avatar

Forkers

keyzf

react-playground's Issues

Reuse mounted dom

Every run we will remove all LineWidget (which is iframe with mounting DOM inside) from CodeMirror's editor and mount a new one.

Better we can reuse mount DOM inside the iframe.

Auto Run

make it auto run after stop typing (maybe 2s).

need to finish #1 first since we dun want to re-render mounted dom without change

Add more support 3rd party libs inside scope

Right now we support only React inside scope. we can add some popular 3rd party libs such as

  • Redux, React-Redux
  • Styled-component
  • Styled-JSX (not support for Babel-standalone, custom build needed)

bonus: if we can do lazy load 3rd party since including all in will make bundle too big.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.