Welcome Guest, Not a member yet? Register   Sign In
Is CI right for me?
#4

[eluser]cahva[/eluser]
Just a heads up message from me. CI will be JUST the right for you Smile Building backends is usually a pain in the ass, but using CI will definately take off some of the burden and you can concentrate on doing(and have fun while learning) instead of figuring out how to do it Wink

prestondocks already mentioned Modular Extensions/Modular separation and you should use it on bigger projects(or even smaller) as you can easily divide your app into smaller pieces and have better organization for your controllers,views etc.

Couple of additions that I seem to be using for every project nowdays:
Using Base controller(s) - From the page: "Base Controllers are a nice simple way to give you global data, logic and shared code which can be specific to a certain part of your site."
Base model - Basic CRUD+more for your models
Ion auth - Simple to use authentication system


Messages In This Thread
Is CI right for me? - by El Forum - 09-23-2010, 04:02 AM
Is CI right for me? - by El Forum - 09-23-2010, 04:37 AM
Is CI right for me? - by El Forum - 09-23-2010, 05:20 AM
Is CI right for me? - by El Forum - 09-23-2010, 07:39 AM
Is CI right for me? - by El Forum - 09-23-2010, 10:01 AM
Is CI right for me? - by El Forum - 09-23-2010, 03:52 PM
Is CI right for me? - by El Forum - 09-24-2010, 07:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB