Live data from Hacker News

Ask HN: What YC companies are built mainly with PHP?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: What YC companies are built mainly with PHP?

#11
post #2

As much of a "bad wrap" that PHP has - you can still build a modern, functional app with it. You might not be able to move as quickly as with say Node these days - but it can be built. Although, knowing Rails, Php, Node, and a few others very well - I would spend the few weeks to teach the team node. The productivity saved down the road would be immense (I say this from having started a few tech startups 1php, 2rails…

>You might not be able to move as quickly as with say Node these days Move quickly, as in? Care to elaborate? What productivity?

You know, it's a personal choice and feeling. I know Ruby well, (bc I knew Perl very well) - but Rails 3 is just bulky and cumbersome. I felt like for the most part that I was wading through thick water every time we had to add more features. Granted, the Rails way I haven't agreed with, and we hated having to move from JS Ruby/Rails or do the front end work in a clunky HAML/ERB view (we moved to using no views - just JSON API calls and rendering client side). We eventually found that the front end was JS & the back end ended up having to be python (for computationally heavy tasks). SO Rails just acted as the intermediary, which I felt was clunky. (Although I miss migrations in Sails JS). Does that help?

Re: Ask HN: What YC companies are built mainly with PHP?

#12
post #6

Earlier quoted context omitted.

Wow - that's it?

Sorry if that came off as condescension. That wasn't the intent. I just found the link rather interesting. (And I'll admit I do tend to be rather pedantic, so apologies.)

No worries, I did learn something. I probably took that in a way I shouldn't have. Thanks!
Post reply on HN