Which language used to build Instagress?

gretiwersi

Regular Member
Joined
Aug 3, 2015
Messages
307
Reaction score
69
I'm a noob to programming. I like to build web apps like instagress so I need to know which languages i must learn for build like this web apps?

Thanks.
 
Instagram infrastructure is quite extensive. Not a surprise, if you take into account traffic loads and demand for fast mobile engineering. Thus, React Native is in use due to code sharing possibility and iteration speed.
 
You could use https://builtwith.com to reveal such info , you could use different languages to build web apps such as : ruby on rails framework , C# on ASP.NET framework ....etc all needs usually javascript implementation ... , in your situation it's around building SAAS -Software As A Service - , google : best programming language for saas
 
I am not sure what instagress using but you can create any type of webservice with php and mysql
 
Most likely ruby or python by the looks of it.
 
Instagram infrastructure is quite extensive. Not a surprise, if you take into account traffic loads and demand for fast mobile engineering. Thus, React Native is in use due to code sharing possibility and iteration speed.
built with showing PHP as framwork
 
Back
Top