Last active
December 11, 2015 22:28
-
-
Save spikebrehm/4669772 to your computer and use it in GitHub Desktop.
Code for blog post: "We've launched our first Node.js app to production!"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<section class="listing" data-view="listing_view" data-model_id="687210" data-model_name="listing"> | |
<div class="slideshow"> | |
... | |
</div> | |
<section class="details tab_panel" data-view="listing_details_view" data-model_id="687210" data-model_name="listing"> | |
<ul> | |
... | |
</ul> | |
</section> | |
<section class="user" data-view="listing_user_view" data-model_id="2088962" data-model_name="user" data-lazy="true"> | |
... | |
</section> | |
</section> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment