Hi,
I have a web page which is being developed in MVC. I wanted to reuse the same implementation first and then modify/add some minor things.
Should I have a copy of all the implementation of model, view and controller ? or Is there any other better way ?
Can anyone please let me know what is the best way to handle such scenario? (I hope I am not asking some obvious question)
Kindly waiting for your response.
Thanks,
Santosh