Welcome Guest, Not a member yet? Register   Sign In
Why the hate for CI still
#18

The top reason I like using CodeIgniter is that I can dig into the system files and easily understand how everything is put together. I personally don't like my frameworks stuffed with everything but the kitchen sink with lots of magic methods that make things really convenient until you hit an edge case or you're hitting a performance wall and you have to figure out how to pull it apart. CI has everything a web application could need. For anything else, there's Composer.

The CI codebase is also lean which is another reason why it's easy to understand and follow while also allowing for the code to execute quickly. For reference, one of my full-featured, data-heavy CodeIgniter projects is currently supporting 2 million users and 200 million monthly page views (within the top 5000 on Alexa) with a sub-50ms server response time. CI is a more than capable framework in terms of speed, features, and reliability. I personally hope that CI 4 maintains that leanness. If it follows the crowd, then what would be the difference in using one over the other?
Reply


Messages In This Thread
Why the hate for CI still - by CINewb - 05-18-2017, 10:02 AM
RE: Why the hate for CI still - by albertleao - 05-18-2017, 10:32 AM
RE: Why the hate for CI still - by PaulD - 05-18-2017, 11:32 AM
RE: Why the hate for CI still - by skunkbad - 05-18-2017, 11:58 AM
RE: Why the hate for CI still - by PaulD - 05-18-2017, 12:20 PM
RE: Why the hate for CI still - by CINewb - 05-19-2017, 02:17 AM
RE: Why the hate for CI still - by Kaosweaver - 05-19-2017, 08:49 AM
RE: Why the hate for CI still - by eagle00789 - 05-19-2017, 01:34 PM
RE: Why the hate for CI still - by jlp - 05-19-2017, 03:22 PM
RE: Why the hate for CI still - by bastones - 06-04-2017, 08:44 AM
RE: Why the hate for CI still - by visualsol - 05-26-2017, 11:40 PM
RE: Why the hate for CI still - by jlp - 05-27-2017, 01:25 AM
RE: Why the hate for CI still - by albertleao - 06-04-2017, 08:15 AM
RE: Why the hate for CI still - by auphist - 05-27-2017, 02:54 AM
RE: Why the hate for CI still - by ivantcholakov - 06-07-2017, 10:57 AM
RE: Why the hate for CI still - by CINewb - 06-23-2017, 05:30 PM
RE: Why the hate for CI still - by php_rocs - 06-23-2017, 07:12 PM
RE: Why the hate for CI still - by Nichiren - 06-28-2017, 07:47 PM
RE: Why the hate for CI still - by PaulD - 06-29-2017, 12:18 PM
RE: Why the hate for CI still - by gansoteles - 07-02-2017, 02:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB