App using AngularJS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

31st Jan 2018, 4:40 PM
Praful Jangid
Praful Jangid - avatar
5 Answers
+ 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.
31st Jan 2018, 10:08 PM
Ismael Kedir
Ismael Kedir - avatar
+ 2
OK try building a full dashboard application with CRUD (Create Read Update Delete) functionality and dummy data. That would be a great one.
4th Feb 2018, 10:37 PM
Ismael Kedir
Ismael Kedir - avatar
+ 1
So, can you suggest any idea or app that I can try to implement?
31st Jan 2018, 10:31 PM
Praful Jangid
Praful Jangid - avatar
+ 1
Try to build the app they provide on their websites. Like for example the "to-do app" or "Tour of heroes" apps
4th Feb 2018, 10:32 PM
Ismael Kedir
Ismael Kedir - avatar
+ 1
That I can develop for practice only. But I really wanted to develop something useful. And thanks for your opinion.
4th Feb 2018, 10:35 PM
Praful Jangid
Praful Jangid - avatar