+ 1
App using AngularJS
I would like to implement an web app using AngularJS to make my skills enough strong. So is there any better suggestion that is not too much tough and that can be helpful to other people as well. I want to include the things that I have tagged in relevant tags.
5 Respostas
+ 2
That would be an awesome choice for developing your web development skills. Angular have come a long way now from being just a javascript library (AngularJS) to being a complete framework by itself (Angular 4 or Angular 5). It is incredibly fast, seamless and fairly easy to test as well. Once you master how some MVC(Model View Controller) concept work with the version you chose, You will start to get comfortable with it.
+ 2
OK try building a full dashboard application with CRUD (Create Read Update Delete) functionality and dummy data. That would be a great one.
+ 1
So, can you suggest any idea or app that I can try to implement?
+ 1
Try to build the app they provide on their websites. Like for example the "to-do app" or "Tour of heroes" apps
+ 1
That I can develop for practice only. But I really wanted to develop something useful. And thanks for your opinion.