Barcamp Auckland 4 Summary
I had yet another excellent time at Barcamp Auckland 4 #bcak4. This is an unconference run each year that brings together developers, designers, entrepreneurs, venture capitalists and others for discussion about topics of interest. The sessions are always thought provoking and there are lots of super knowledgeable people and hence great discussions. My notes from the sessions are below. Building client side libraries in the enterprise Simon Lieschke, @slieschke Build on top of Yahoo! User Interface library YUI doc tool for generating source code notes Developer declares dependencies and this will then determine what libraies to use Have generated tag library docs When building javacript libraries, use a functional test page (e.g. if change CSS then show all different buttons) #regressiontesting currently build page manually Selenium mentioned as a...