So I am starting a new project for a tiny firm to manage their expenses and income. Since I'm using CodeIgniter for all such small projects I decided to stick with it.
But the app has lot of UI processing and I want to use a frontend JS framework. Since I know Angularjs, I want to use it. But I would like to get some expert opinion to see if I can use Angularjs in current context? Is there any better, simpler alternative? (Not Vue.js, it's completely different and React is just view part).
I would say that the easiest to use for small project at the moment can be sveltejs, i've played with it for 1/2 hours and achieve easily what i wanted to do. Angular need a more practise and knowledge to start with him.
After if you have already some skills with a framework, it can be the best choice ;)
jalpesh vadgama
Co-Founder, FutureStack Solution, Full Stack developer having more than 13+ years of experience in web technologies.
I think if you have done angularjs Vue.js is the easiest one which is quite popular, easy to learn and you can use it via just including a javascript file in code just like angular.