i need some tips on growth hacking once i do a full launch.
i want native mobile apps, should i just write everything in html5 & javascript and then use a tool like phonegapp to make it native for mobile devices?
es5? what are you talking about? do you not see those promises and those arrow functions?
Grayson Adams
Dunno anything about mobile apps, but this is big dick energy for using nodejs.
Imagine being this retarded.
William Reed
>1917+100+1 >still using nodejs wut. webservers are meant to be written in Go now pajeet.
Juan Campbell
Pfft, if he was pajeet it would be Java. Node.js isn't a horrible choice, Cordova deploys to all platforms nicely in my experience. Nonetheless you should fuck off to even though they'll just sperge about Haskell & C t. refu/g/
Joshua King
>2018 >using node biz is such trash literal pajeets in every way
Parker Smith
react-native
Jordan Turner
this
Ayden Jenkins
I want to make something on the side but all I do is java.
This. HTML or React is bottom of the barrel garbage.
Xamarin is bare minimum to make it, kotlin/swift if you mean it, but is often waste of time.
Colton Turner
how poo in loo is python? also what is this sexy chat app about and how can I long chatting sexy?
Ayden Harris
I seriously hope you're not using MySQL for conversations on a chat app. You'll want something like pusher, or if you're versed in AWS, set up SNS + SQS infrastructure with DynamoDB timeseries table
Also, like another user says, use ES6 and get familiar with Babel and webpack.
Also forget mobile native shit, you can deploy a MVP with an offline service worker and manifest file that's purely served from a browser, and usually results in a better product (Add App to home screen)
Evan Mitchell
I wonder if it would be best not to deal with AppStore bullshit and just make it a web app?
Zachary Roberts
Ignore this guy, he's a brainlet still building vendor-locked-in apps on a private company owned app store instead of on a decentralized platform like the world wide web.
React had been around long enough to have matured and the community has grown to help with issues
Austin Mitchell
>how poo in loo is python literally the ultimate. python was created to get little kids into programming btw. thats how pajeet tier it is
Henry Roberts
If you want a webapp to feel native, use offline service workers and get a manifest.json in there for the add to home screen functionality.
They are much superior apps
Luis Ortiz
Fucking Pajeets staining Java.
Dylan Cox
Most of scientific computing is done with python now.
Christian Robinson
wh-what do I do bros? can I be """white""" and still learn python?
Matthew Ortiz
> using promises rather than async/await in 2018
Isaac Russell
>If you want a webapp to feel native >feel native
Display lags, battery drain and force closes are the ultimate native experience.
Dominic Miller
it takes like less than a day to learn python user...
Daniel James
The absolute state of biz
Angel Smith
are you retarded? await literally means await for a promise to complete. not sure if troll or not
Jayden Anderson
lmfao building a chat app with a SQL backend
you need a realtime db with websocket integration, try firebase or dynamodb or something