CodeIgniter Forums
Should I use Codeigniter 4? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=31)
+--- Thread: Should I use Codeigniter 4? (/showthread.php?tid=79209)



Should I use Codeigniter 4? - ZacharyJoseph - 05-11-2021

Hello everyone,
I am a programmer, my job is related to website building, I just learned about Codeigniter 4. I find this software quite good, can help a lot for people working on the site. web like me. According to everyone, should I use this software?
Thanks everyone.


RE: Should I use Codeigniter 4? - InsiteFX - 05-12-2021

CodeIgniter was built for fast and quick web development, it is just one of the tools a developer
uses in their toolkit for designing web sites.

It is what I use for my web sites since 2009.


RE: Should I use Codeigniter 4? - includebeer - 05-13-2021

That is like going on the Toyota website and asking if you should buy a Toyota. Of course you should!  Big Grin

But seriously, CodeIgniter 4 is quite powerful and easy to use. You can build everything with it. But you can also build the backend with CI and then build the frontend with something else like Angular.