Published on

The Importance of a Solid Rapid Prototype

Authors

I spent most of today trying to work out why a really financially technical part of my code was not working 100%. In the end after sitting for a while with someone who new the financial side of things well and the dev side we put together a rapid prototype that did exactly what we wanted the code to do. This made debugging what was breaking in the code significantly easier.

In future I will push to have working prototypes to reference which will make development much smoother.