testdouble.js icon indicating copy to clipboard operation
testdouble.js copied to clipboard

Improve flow of getting started doc

Open searls opened this issue 9 years ago • 1 comments

Regarding this doc: https://github.com/testdouble/testdouble.js/blob/master/docs/3-getting-started.md#creating-a-test-double

We received these four chat messages as in-the-moment feedback:

this example is abit funky …as the example, and MathProblem, doesn’t take constructor arg, but the test double example assumes it does …ah i see, the later example implements the constructor …kinda lost me until then

Look into these and see if we can pull forward what they need to make the doc read more naturally.

searls avatar Dec 16 '15 20:12 searls

Look into these and see if we can pull forward what they need to make the doc read more naturally.

Ya, I felt I was missing something as i was going through the doc. By the end if all made sense, like Pulp Fiction..

stefanpenner avatar Dec 17 '15 18:12 stefanpenner