How to ask a developer about a web based app?
1–10 of 11 posts
Re: How to ask a developer about a web based app?
#2Re: How to ask a developer about a web based app?
#3Use electron https://electron.atom.io/ it uses javascript.
Re: How to ask a developer about a web based app?
#4All of the above technologies also work very nicely with React Native - you can target iOS, macOS, Android, and Windows with it, without rewriting if you develop against React Native first and treat the browser as just another target.
Re: How to ask a developer about a web based app?
#5What do you say? You say that you want to convert a desktop app into a web app, and take it from there. The app itself may start to dictate the approach anyway, which we can't speak to without any details.
Re: How to ask a developer about a web based app?
#6Use electron https://electron.atom.io/ it uses javascript.
Use React Native instead!
Re: How to ask a developer about a web based app?
#7If you're not a tech founder then you probably shouldn't ask to use a particular stack/approach. Let that conversation at least be started by someone who knows what they're talking about. What do you say? You say that you want to convert a desktop app into a web app, and take it from there. The app itself may start to dictate the approach anyway, which we can't speak to without any details.
Re: How to ask a developer about a web based app?
#8Use Kubernetes, Node, GraphQL, Redux, React. Fela ( http://fela.js.org/ ) is nice. (Alternatively, use styled components if that's no good.) All of the above technologies also work very nicely with React Native - you can target iOS, macOS, Android, and Windows with it, without rewriting if you develop against React Native first and treat the browser as just another target.
Re: How to ask a developer about a web based app?
#9Such as ( I have no relation/interest): "Emscripten is an LLVM-based project that compiles C and C++ into highly-optimizable JavaScript in asm.js format. This lets you run C and C++ on the web at near-native speed, without plugins. http://kripken.github.io/emscripten-site/index.html
Emscripten can be used to compile almost any portable C++/C code to JavaScript. http://kripken.github.io/emscripten-site/docs/porting/guidel... "
Any thoughts would be helpful. As I said, these sound too good to be true, but worth asking the experts about!
Re: How to ask a developer about a web based app?
#10Use Kubernetes, Node, GraphQL, Redux, React. Fela ( http://fela.js.org/ ) is nice. (Alternatively, use styled components if that's no good.) All of the above technologies also work very nicely with React Native - you can target iOS, macOS, Android, and Windows with it, without rewriting if you develop against React Native first and treat the browser as just another target.
Maxx, thanks for your response. So if I ask a developer how he/she would rewrite my .Net app into a web app, and he/she says "use Atom" I should run away fast. But if he/she says " I would use Kubernetes, Node, GraphQL, Redux, React. Fela, and styled components with React Native" I should feel confident that I asked the right questions and that his/her answer is a right way to proceed? I guess I am looking for a deve…
It's ok if your system is a bit crap if it gets the job done, and you make business. Grow the business, and fix it later.