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…

Getting used to asynchronous requests

Another week working with Angular JS has passed any I start taking looks into the insides of the frameworks – with it’s benefits and troubles. On one hand I’m in awe of the extremely simple way to mock your whole backend (I’ll certainly talk about that in a future post) and I’m having troubles with…