Your current filters are…
by Marco Cedaro
Javascript & browsers have been for years a complex and unsafe environment for a web developer, now we have the right tools to gain control on what we are distributing in our web applications. During the workshop you will learn first-hand basic Javascript Test Driven Development practices including testing, refactoring and related agile practices such as continuous integration and pair programming.
Program: an introduction to test driven development & continuous integration in js development; tests basics (unit vs functional and what’s worth testing in clientside development, mocking & stubbing, managing dependencies); development of a modular event driven application.
Requirements a medium knowledge of native javascript interface (you have to be able to write your own code).