AngularJS is a pretty cool javascript framework I am currently working with. So I decided to write some little tutorials on how to use it and this is the first part of it. The result will be something very simple but similar to a blog.
One blog entry shall consist of title, author, date, tag and the text content itself.
At first it’s needed to download AngularJS 1 here.
Continue reading AngularJS Test Blog Part I