Codux: Visual IDE for React
codux.com
Codux: Visual IDE for React
1–10 of 51 posts
Re: Codux: Visual IDE for React
#2Re: Codux: Visual IDE for React
#3Re: Codux: Visual IDE for React
#4I also have to wonder if you still have to hack the code and what not how does this make it so much different from just using hot reloading features to see things?
Re: Codux: Visual IDE for React
#5Re: Codux: Visual IDE for React
#6Does this need files using a proprietary format? or does it output code same as a developer would do?
Re: Codux: Visual IDE for React
#7BOO :( back button.
Re: Codux: Visual IDE for React
#8If the creators are hanging out, what does "first visual IDE for React" mean when there have been other visual IDEs for React (and React frameworks like Next.js)?
An IDE should have the text in the forefront, enable all the things an IDE normally does, as well as have a preview mode where you can visually edit.
A Dreamweaver for React.
In their defense it looks like they expect you to focus on the text part in your normal editor.
But at that point they should make this a VSCode extension or something.
Having your source being modified from two programs is... silly.
Re: Codux: Visual IDE for React
#9Using FF: "Our live demo currently only supports Chromium based browsers (Chrome, Edge)" BOO :( back button.
I tried opening https://codux-demos.com/blueprint-css-webapp/ in Firefox but changed my User-Agent to Chrome on Windows. Everything works fine as far as I can tell. But all the network requests are slow as hell (probably HN-hug? Confirmed to be slow with cURL as well, so not because of Firefox).
Re: Codux: Visual IDE for React
#10If the creators are hanging out, what does "first visual IDE for React" mean when there have been other visual IDEs for React (and React frameworks like Next.js)?
You can run it on an existing project, and start creating pull requests to your existing code. as long as the project fits our supported technologies.
The other tools you mentioned create code, but cannot edit existing code.
This becomes a real problem when a developer changes this exported code, which causes conflicts when someone edits it in the editor.
We edit the code directly, with visual changes translated into code changes, letting developers and designers collaborate on code and through pull requests.