Skip to content

Instantly share code, notes, and snippets.

@neonto
Last active March 19, 2024 22:53
Show Gist options
  • Star 44 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neonto/6a962df3d7a1c2e8e0763d49574a7744 to your computer and use it in GitHub Desktop.
Save neonto/6a962df3d7a1c2e8e0763d49574a7744 to your computer and use it in GitHub Desktop.
React Studio - a GUI tool built specifically for React

--> Star this gist if you want to see it on the Reactive 2016 conference <--

Writing React.js is fun... But being able to draw React components, design responsive layouts and create entire app flows visually can be even more fun! (Especially for those non-coder members of your team who think ECMAScript 6 is a skin disease. They should see the light of React too.)

In this lightning talk, we'll give you a world premiere sneak peek at React Studio (www.reactstudio.com), a GUI tool built specifically for React. We'll explain how React's functional design makes it a great fit for visual tools. Also we will show how React Studio's plugin approach makes it a really powerful meta-programming system. Want to switch your app from Redux to Alt.js or vice versa? Just swap the state plugin and export again! That's just one of the joys of using a visual system for your Reactified visual design.

https://reactiveconf.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment