Earlier quoted context omitted.
Yes, it says "Facebook Open Source" at the bottom of the site.
True, but that page lists Facebook's projects, but not Nuclide. Nuclide is also not on the Facebook Github.
Nuclide: An open-source IDE for React Native
61–70 of 104 posts
Re: Nuclide: An open-source IDE for React Native
#62I find this a bit ironic that Nuclide is an IDE designed to support React and React-Native, built on top of Atom - Atom itself just ripped out their React implementation in favor of direct DOM manipulation. Don't get me wrong, I'm a huge React proponent and likely will give this a whirl - but it is ironic, no?
Re: Nuclide: An open-source IDE for React Native
#63Why is this on top of HN with no downloads.
Re: Nuclide: An open-source IDE for React Native
#64I find this a bit ironic that Nuclide is an IDE designed to support React and React-Native, built on top of Atom - Atom itself just ripped out their React implementation in favor of direct DOM manipulation. Don't get me wrong, I'm a huge React proponent and likely will give this a whirl - but it is ironic, no?
Re: Nuclide: An open-source IDE for React Native
#65fb employees, do you really use this IDE?
Re: Nuclide: An open-source IDE for React Native
#66Re: Nuclide: An open-source IDE for React Native
#67I don't understand the marketing here. What distinguishes a unified IDE from an IDE?
I guess all modern IDEs can be considered unified at this point, but the idea is that all the tools and integrations are part of it - including the build process, typechecker, etc. Before you would have to run all these in the background + have your IDE open (ie. Sublime Text). Of course Sublime Text has plugins itself now too, but you get the idea.
Re: Nuclide: An open-source IDE for React Native
#68Re: Nuclide: An open-source IDE for React Native
#69I don't understand the marketing here. What distinguishes a unified IDE from an IDE?
I guess all modern IDEs can be considered unified at this point, but the idea is that all the tools and integrations are part of it - including the build process, typechecker, etc. Before you would have to run all these in the background + have your IDE open (ie. Sublime Text). Of course Sublime Text has plugins itself now too, but you get the idea.
Re: Nuclide: An open-source IDE for React Native
#70I don't understand the marketing here. What distinguishes a unified IDE from an IDE?
From what I gathered of the talk, they mean unifying the build, debugging, and analytics tools. So no more need to have Terminal, Xcode, and Chrome Dev tools open