Alex had mentioned that after releasing the MVP of Random Name Picker, he then added other features including the ability to import and delete name lists.
Because saving and deleting data implies persistence, does that mean a shift from Level 1 to Level 2 (based on what users actually ask for)?
Thanks
You can always add complexity. Random Name Picker could have been "distributed Random Name Picker". Now the product is 10x harder to implement and 100x harder to debug.
The craft is really in lowering the complexity instead of increasing it. Chasing complexity just for the sake of it will just result in wasted effort.