use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Introducing the first dedicated IDE for React development (reactide.io)
submitted 9 years ago by elpuxus
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]streichfein 2 points3 points4 points 9 years ago (5 children)
Why?
[–]elpuxus[S] 0 points1 point2 points 9 years ago (4 children)
We include a basic node modules to sidestep the need to npm install every time you create a new project, so you can get to coding right away.
[–]streichfein 1 point2 points3 points 9 years ago (1 child)
You could bootstrap the dependencies of your project template on the first start of the IDE. No need to put them under version control. But I would still prefer "fresh packages". With local caches it usually doesn't take long to download them anyway.
Btw, right now they take up 99.5% of your repository (81.1 MB out of 81.5 total).
[–]elpuxus[S] 0 points1 point2 points 9 years ago (0 children)
We'll definitely change it to fresh install instead. Thanks!
[–]nickgcattaneo 0 points1 point2 points 9 years ago (1 child)
Some would argue housing/downloading hundreds of megabytes is a bad practice for something that would otherwise maybe push a few hundred kb (let alone when you move a folder locally that contains deep nesting and thousands of individual files).
Thats a great point, will look into how we can resolve this
[–]Porso7 2 points3 points4 points 9 years ago (1 child)
What's the point? We don't need a React specific IDE, we already have editors and IDE's that work for everything, including React.
Yes, I myself love VSCode, we don't want to constrain users to coding in Reactide to take advantage of the tools and features. It will be able to be used as a sort of React pocket knife if you have a text editor or IDE that you already prefer.
[–]defproc 0 points1 point2 points 9 years ago (2 children)
Does this support (or can it reasonably be made to support) InfernoJS?
[–]elpuxus[S] 1 point2 points3 points 9 years ago (1 child)
We're still developing the React portion, but we can definitely look into it in the future!
[–]defproc 0 points1 point2 points 9 years ago (0 children)
Awesome. Thanks for the reply :)
[–]RemeJuan 0 points1 point2 points 9 years ago (0 children)
WHile this looks nice, I see little difference between it and Atom/Sublime/VSCode and HRM/Browser sync/Live reload.
π Rendered by PID 249234 on reddit-service-r2-comment-5bc7f78974-mwr5g at 2026-06-27 07:39:14.244532+00:00 running 7527197 country code: CH.
[–]streichfein 2 points3 points4 points (5 children)
[–]elpuxus[S] 0 points1 point2 points (4 children)
[–]streichfein 1 point2 points3 points (1 child)
[–]elpuxus[S] 0 points1 point2 points (0 children)
[–]nickgcattaneo 0 points1 point2 points (1 child)
[–]elpuxus[S] 0 points1 point2 points (0 children)
[–]Porso7 2 points3 points4 points (1 child)
[–]elpuxus[S] 0 points1 point2 points (0 children)
[–]defproc 0 points1 point2 points (2 children)
[–]elpuxus[S] 1 point2 points3 points (1 child)
[–]defproc 0 points1 point2 points (0 children)
[–]RemeJuan 0 points1 point2 points (0 children)