In the year of Angular 2, the Dutch conference has been the first of an increasing number of Angular.js related events. Continue reading
Tag Archives: AngularJS
How to test Angular 1.5 components?
TL;DR: We can test components as we were used to test directives.
Yes, you heard all-right, there is a new kid in town and last Friday Angular 1.5 was released bringing us, among other updates, the component sugar. If you want to know more about it Todd Motto explored the component method back in November when it was still beta. Continue reading
AngularJS Country Picker
Every time that I need to implement a registration form there is some source of country selector; thus I decided to create a small component to generate the list of countries as options of the select
element. Continue reading
Mediator pattern in AngularJS
Before I left my previous company, I decided to introduce the mediator pattern in order to encapsulate the communication between our data models and the WebSocket. Although the implementation was a bit simple, I think it has a lot of power and future possibilities, making the code cleaner and unit testing live updates easier. Continue reading
How I joined Toptal
Back in October I got an invitation to join Toptal which is a platform that connects top class engineers with software companies.
What makes it different from other freelancing networks is that all the applicants go through a selection process and only 3% of them are accepted. Continue reading