Software Development
-
Test Attribute #7 – Footprint
When we talk footprint, we’re really talking about isolation. Isolation is key to trust. Wait, What? The “checking” part of…
Read More » -
Top 10 Very Very VERY Important Topics to Discuss
Some things are just very very very VERY very important. Such as John Cleese. The same is true for Whitespace:…
Read More » -
Code is NOT poetry, it is just code
One can read in the footer of WordPress.org: Code is Poetry. This is quite a bold statement and whoever believes…
Read More » -
My Exprience using ElasticSearch NodeJS and ExpressJS
General requirement Part of a system I am currently working on is manipulating raw data. The data being sent from…
Read More » -
Using Oracle AQ in Java Won’t Get Any Easier Than This
As recently announced in our newsletter, the upcoming jOOQ 3.5 will include an awesome new feature for those of you…
Read More » -
How designing for the cloud would improve your service implementation
Cloud platforms come with a variety of options and constraints certainly driven by infrastructure and business needs which indeed diversify…
Read More » -
Test Attribute #6 – Maintenance
I always hated the word “maintainability” in the context of tests. Tests, like any other code are maintainable. Unless there…
Read More » -
ngImprovedTesting: mock testing for AngularJS made easy
Being able to easily test your application is one of the most powerful features that AngularJS offers. All the services,…
Read More » -
Applying S.T.O.P. To Software Development
The acronym STOP (or STOPP) is used by several organizations (United States Army, Hunter’s Ed, Mountain Rescue, Search and Rescue,…
Read More »