We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b6471 commit 8eb0463Copy full SHA for 8eb0463
index.html
@@ -287,7 +287,11 @@ <h4><a class="js-workshop-link" href="https://github.com/yosuke-furukawa/tower-o
287
<p data-i18n="workshopper-tower-of-babel">Show you through a series of exercises that introduce you to ES6 features.</p>
288
<code>npm install tower-of-babel -g</code>
289
</div>
290
-
+ <div id="learnyoumongo" class="workshopper">
291
+ <h4><a class="js-workshop-link" href="https://github.com/evanlucas/learnyoumongo" target="_blank">learnyoumongo</a></h4>
292
+ <p data-i18n="workshopper-learnyoumongo">Getting started with MongoDB and Node.js</p>
293
+ <code>npm install learnyoumongo -g</code>
294
+ </div>
295
296
297
<div class="third">
0 commit comments