|
|
|
|
|
by LandR
1906 days ago
|
|
The problem i have is I get told to write a fast proof of concept. I make it clear that its hacky, poor quality code. Then ill be told to make it live to test it. Then it ends up in production. Then they want to add stuff to it, which is a nightmare as the code is terrible. Every time. |
|
Like I said - a proof of concept is only a POC if major features and plumbing are just missing.
You only build the parts you need to show the concept is possible. The bits you don't know exactly how to do already.
If it can be pushed to production usefully, it's too full-featured to call a POC, in my view.