6 ms·
I find myself doing something similar while learning a new lang / framework. For example, I'll watch a pluralsight video, then challenge myself to see how far I
by scrapcode 11y ago
I find myself doing something similar while learning a new lang / framework. For example, I'll watch a pluralsight video, then challenge myself to see how far I can get from a blank directory to a working blogging app without getting stuck (too much). When I do get stuck, I'll refer back and catch the minor details I might have missed trying to copy the code, etc.