GOTO Amsterdam (June 17-19, 2015) is a vendor independent international software development conference with more that 50 top speakers and 500 attendees. The conference covers topics such as AngularJS, Disruption, Docker, Drones, Elasticsearch, Hadoop, Microservices & Scrum.

Remco Vlierman, There should be a directive for that...

Remco Vlierman

Biography: Remco Vlierman

Remco has been into web development for over a decade, and has shifted more and more focus to frontend development in recent years. He has been riding the angular wave from early on. As software architect he has been involved in migrating the websites of the biggest dutch bank toward an angular-based SPA.

Workshop: Angular Architecture: Writing Reusable Components that you actually will re-use

Track: Workshops / Time: Wednesday 09:00 - 16:00 / Location: Mendes da Costa Kamer

AngularJS is one the most powerful frameworks in the javascript world and will help you to write large scale SPA's in a structured way. AngularJS' directives are a great way of defining components within your app that you can easily test and reuse.

But AngularJS directives are a hard thing to master. And it can easily get messy. Turning your components into a nightmare of configuration options, turning it in a not-so-reuseable component after all.

In this workshop, we will take a test-driven approach, focusing on strict separation of concerns and testability. Together we will get our hand dirty and code; create high quality components and have fun in the process!

Target Audience
intermediate level angular developers

Required Knowledge
Basic knowledge of AngularJS, you've written some directives. basic knowledge of NodeJS and/or Grunt

Required Software
NodeJS up and running