i wonder what programming language vark.com is written in?
both for their website and their messenger service?
thanks!
i wonder what programming language vark.com is written in?
both for their website and their messenger service?
thanks!
From what I can see the Software Engineers use Ruby on Rails, Java and C++ and the Front-End Developers use Ruby on Rails, HTML and CSS. MySQL, Ruby and Python is also used.
And dont forget Hadoop and EC2
Looks like it's Ruby On Rails.
Saw this in the source:
<script type="text/javascript">
//<![CDATA[
var RAILS_ENV = 'production';
//]]>
</script>