Comment on How to do hard thingsComments−wes-k7yOne way I accomplish this in programming is to write down what I wish I had. Like ok if I had a magical function that did xyz or if my data just happened to be in this easy to consume format, etc. works pretty well when stuck on a difficult problem.−de_watcher7yThat's like TDD.−JustSomeNobody7yOr DSL.
Comments
One way I accomplish this in programming is to write down what I wish I had. Like ok if I had a magical function that did xyz or if my data just happened to be in this easy to consume format, etc. works pretty well when stuck on a difficult problem.
That's like TDD.
Or DSL.