|
|
|
|
|
by 0xDEFC0DE
2463 days ago
|
|
I don't understand the prototyping angle. Can't you just do something on your local machine? There's stuff like dotnet new for .NET where I can just run that and have a skeleton project for a backend and I can start writing code immediately. I assume there's template creators for other languages as well. |
|