/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jamesshore.com
| | tyrrrz.me
3.8 parsecs away

Travel
| | The importance of testing in modern software development is really hard to overstate. Delivering a successful product is not something you do once and forget about, but is rather a continuous and recurring process. With every line of code that changes,
| | martinfowler.com
3.7 parsecs away

Travel
| | Find out what kinds of automated tests you should implement for your application and learn by examples what these tests could look like.
| | lexi-lambda.github.io
5.7 parsecs away

Travel
| |
| | newcome.wordpress.com
20.4 parsecs away

Travel
| I'm a little slow on the uptake with version management of language runtimes and environments. For a long time I just followed the Linux distribution convention of global versions of dependencies and compiler versions for my system. This changed during my years doing NodeJS development where the language and tools were changing daily it seemed....