Explore >> Select a destination


You are here

www.jamesshore.com
| | martinfowler.com
71.4 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.
| | tyrrrz.me
90.9 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,
| | runkit.com
90.9 parsecs away

Travel
| | RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
| | blog.beeminder.com
152.1 parsecs away

Travel
| Writing software involves a lot of backing yourself into corners. For even the simplest-seeming program, you find yourself adding duct tape and chewing gum to satisfy different requirements and logic bugs that come up. Then you gradually whittle it back down and end up with a few simple lines and it's...