This Angular course teaches the fundamentals of AngularJS , a popular JavaScript framework, and the app development process. You'll explore key AngularJS concepts with examples and gain hands-on experience with AngularJS by creating a to-do application. This course is based on materials prepared for the 2016 Angular.js codelab seminar hosted by Webframeworks.kr.
- This course is suitable for those who have an understanding of HTML, CSS, and JAVASCRIPT.
Things to learn
- Basic grammar of AngularJS, development environment configuration - SPA development using AngularJS - Some use of Bootstrap - Connection with servers such as NodeJS
2. Helpful people
Anyone who has always wanted to learn AngularJS
Anyone who wants to become a web front-end developer
Those who have an understanding of HTML, CSS, and JAVASCRIPT
It's a concise and easy to understand class.
However... It seems like editing doesn't work..^^;;
And, I created a new ToDo...
and it doesn't delete.... Maybe because the version is a bit different...
I found out that if you use idx-1 instead of idx value, the newly created ToDo will also be deleted.