Comment on The 2 Biggest Mistakes I Made When Learning to CodeComments−mikeryan14yThis is actually just 1 mistake.Start writing code, make it do what you need it to do today. This will focus your efforts to what you need to do at the present moment and you won't end up trying to figure out how to deploy an app you haven't built yet.
Comments
This is actually just 1 mistake.
Start writing code, make it do what you need it to do today. This will focus your efforts to what you need to do at the present moment and you won't end up trying to figure out how to deploy an app you haven't built yet.