<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: step</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/step.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2010-04-13T11:02:00+00:00</updated><author><name>Simon Willison</name></author><entry><title>Step for Node.js</title><link href="https://simonwillison.net/2010/Apr/13/step/#atom-tag" rel="alternate"/><published>2010-04-13T11:02:00+00:00</published><updated>2010-04-13T11:02:00+00:00</updated><id>https://simonwillison.net/2010/Apr/13/step/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://github.com/creationix/step"&gt;Step for Node.js&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
A further iteration on the attempts to make callback-based programming in Node.js easier to manage, this time making clever use of the ’this’ keyword to represent the next callback in the chain.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/callbacks"&gt;callbacks&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/javascript"&gt;javascript&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/nodejs"&gt;nodejs&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/step"&gt;step&lt;/a&gt;&lt;/p&gt;



</summary><category term="callbacks"/><category term="javascript"/><category term="nodejs"/><category term="step"/></entry></feed>