Build It (As Much as You Can)

2/27/2022

Stuck in tutorial land? Trying to build something but you’re stuck at some weird error? It’s frustrating.

See if you can kick the can down the road and solve the problem in front of you at a later time. Sometimes, if the solution is too hard change the problem. Take a smaller bite of the problem or focus on a different area.

Make use of source control so you are free to make changes and then wind them back if they don’t work. It’s free to make multiple version to see if you can solve the problem.

.