Hi Abhilash, Well, I just took a look at the docs. It looks to me that CodeIgniter is trying to solve exactly the same problem as Angular with the difference that it runs entirely on the server. Not a natural fit. Of course, you can load Angular in there, but I don't think it will add much value. The other way around is also possible, use an angular app to parse the results of a CI page, but this doesn't look right to me either.
If you are hell bent on it, you can make them work seamlessly. It would take a load of effort. I would not bother unless I was handed a legacy app. And even then, I would add a rest/graphql server to the system, and build from there. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
