Tag: Programming
All the articles with the tag "Programming".
Agile Design with TDD
Published:In this article I want to share my opinion of the book 'Agile Design with TDD', from which I've been able to learn the foundations of TDD.
Clean JavaScript: Clean Code, SOLID and Testing
Published:I want to recommend the book Clean JavaScript, by Miguel A. Gómez, where he teaches us to apply good practices, write robust and easy-to-maintain code. With the aim of developing good software with JavaScript.