TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PHP vs. Rails on Squidoo

4 pointsby bscofieldover 17 years ago

1 comment

msteigerwaltover 17 years ago
This might be better titled as Frameworks vs. Languages. Of course, since most people writing modular code will end up making a framework for their application, it's really Shelf Frameworks vs. In-House Frameworks.<p>Of course, there's also a third option, niche open source frameworks (every PHP developer and their dog has a PHP framework, and not all of them suck). Chances are, if you look hard enough, you'll be able to find an OSS framework in the language you need that would be fairly similar to one you'd make yourself. If the code is well designed, you can simply cut out what you don't need and add what you do.