Deco IDE for React Native: Now Free and Open Source
21–29 of 29 posts
Re: Deco IDE for React Native: Now Free and Open Source
#22Mac only :(
Re: Deco IDE for React Native: Now Free and Open Source
#23Earlier quoted context omitted.
https://code.facebook.com/posts/1189117404435352/react-nativ...
What's the point of using a cross-platform tool if you're only targeting Android?
Also, why am I facing a (partially hostile) interrogatory right now?
Re: Deco IDE for React Native: Now Free and Open Source
#24Earlier quoted context omitted.
What's the point of using a cross-platform tool if you're only targeting Android?
What's the point of developing on Mac for Android if I don't like Macs? Also, why am I facing a (partially hostile) interrogatory right now?
Re: Deco IDE for React Native: Now Free and Open Source
#25Earlier quoted context omitted.
What's the point of developing on Mac for Android if I don't like Macs? Also, why am I facing a (partially hostile) interrogatory right now?
Sorry, not being hostile. Just curious why someone would use React Native if they don't have a Mac to build/test on iOS. Why not just go straight to Android?
Re: Deco IDE for React Native: Now Free and Open Source
#26Earlier quoted context omitted.
Does it matter? Slack is free and most (all?) people I know only use the free edition. No different from using GitHub. People will always use free stuff if it's there and of good quality.
It's usually a good idea to lower friction and meet your users where they are. In the case of the React community, most have Discord accounts because Reactiflux was kicked off Slack for having too many non-commercial members. (Supporting open-source projects is an explicit non-goal for Slack.) Discord welcomes open-source communities and is quite popular in the React community. If you are adding an open-source tool t…
edit: looked into discord closer now. discord has no pricing information whatsoever. thanks, i prefer something where i pay for and hope will last.
Re: Deco IDE for React Native: Now Free and Open Source
#27Re: Deco IDE for React Native: Now Free and Open Source
#28This appears to be only for OS X. I use to be a big OS X user, but have come to find Linux is a far superior development platform for me. From a comment on reddit: Most developers who use OSX do not develop for OSX/iPhone, but instead deploy 100% of their code to Linux VMs on EC2 or Digital Ocean. Their toolchain is usually 100% OSS terminal-based tools such as Vim/Emacs, tmux, clang/gcc, PHP/Python/Ruby, zsh/bash; a…