I already have v1 of my webapp written in Codeigniter/PHP. I'm now working on v2, which will have some significant changes to all MVC components.
I'm pretty comfortable with CI and I like it. Very intuitive for a C coder like me. But I am wondering if it is worth it to rewrite the app in Rails? Will the productivity gains be worth the cost of learning another framework from scratch? I want to be practical and not chase something just because it's cooler or more fun.
İşte bazı verimlilik kriterleri şunlardır:
HTML ve CSS nesil oldukça emek yoğundur. Raylar bu konuda yardımcı ayırt edici bir şey var mı?
Ben sık uygulanan işlevselliği (örn. FB, Twitter ve diğer sosyal siteler ile arabirim) diğer insanların kodu yeniden istiyorum. Ne kadar fazla 3. parti kod yeniden Ben Rails ile almak istiyorsunuz?
Ne kadar fazla yarar Ben CI toplum vs Raylar eden almak istiyorsunuz?
Otomatik test kolaylaştırın. Ben emek-yoğun olduğu bugün, hangi el ile test.
I'd appreciate specific benefits vs. idealistic/religious arguments. Thanks!