Y
Hacker News
new
|
ask
|
show
|
jobs
by
oafitupa
3686 days ago
Another example is Symfony2, which is completely decoupled (not just loosely coupled). Oh but php programmers are bad, am I right HN?
3 comments
vesak
3686 days ago
No. PHP programmers aren't "bad", PHP is.
link
spdionis
3686 days ago
+1 for symfony being the perfect example if you're looking for a completely decoupled framework.
link
proyb2
3686 days ago
Magento and Shopify backend are awfully slow, it's the language, not the programmers.
link
andruby
3686 days ago
Shopify is built on Rails, you know that right?
link
spdionis
3686 days ago
And Magento is slow for a whole lot of reasons, nine of which are related to symfony.
link
AMHOL
3686 days ago
Magento is slow because it uses EAV
link
oafitupa
3684 days ago
You mean the first version of Symfony (Symfony 1, which was monolithic like Rails), and not the current Symfony (Symfony 2/3) which has nothing to do with the old one other than the name.
link
proyb2
3685 days ago
I'm aware of that using Rails.
link