Kategorie: JavaScript
-
19.12. Test Driven JavaScript Development
von
A couple of weeks ago, I was attending a three-day workshop for agile developer skills. The workshop was split into five topics: Colaboration, Refactoring, Design & Architecture, Continious Integration and Test Driven Development. Especially the session about Test Driven Development was very interesting. Although I know the principles of TDD I was really impressed by…
-
JavaScript Pitfalls for PHP-Developers
von
A couple of years ago, PHP developers only had to have strong knowledge in the language itself and experience in some PHP frameworks and libraries, additionally skills in MySQL were expected. If we take a look at our current job advertisement, these knowledge is still important, but also skills in JavaScript are asked and strongly…