Custom form validation in Angular JS

This article is part of the bigger series about my Software Engineering internship this summer. To read all the posts, simply visit the category archive. Today just a quick Angular JS gem on how to create your own form validation directives. I’m still working on the follow up post to the article From Request to…

Build your own HTML element with Angular

This article is part of the bigger series about my Software Engineering internship this summer. To read all the posts, simply visit the category archive. In a earlier post I mentioned that I need some standardized way to hide buttons on my view until the user hovers over the containing element. Certainly the way I…

From Request to Response – Part 1

This article is part of the bigger series about my Software Engineering internship this summer. To read all the posts, simply visit the category archive. Today I’d like to give you some insights 4seohunt.com/www/www.aleaiactaest.ch on a application architecture as a whole. So first let’s review the architecture once again. I already briefly presented it in…