Skip to content

Commit 69197bb

Browse files
author
Ian Crowther
committed
Merge pull request #471 from piccoloaiutante/source
Add seneca workshop link
2 parents a198bc9 + 9718da9 commit 69197bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,11 @@ <h4><a class="js-workshop-link" href="https://github.com/joyent/node-debug-schoo
400400
<p data-i18n="workshopper-node-debug-school">Learn how to use post-mortem debugging on SmartOS to efficiently debug Node.js applications in production.</p>
401401
<code>npm install -g node-debug-school</code>
402402
</div>
403+
<div id="seneca-in-practice" class="workshopper">
404+
<h4><a class="js-workshop-link" href="https://github.com/senecajs/seneca-in-practice" target="_blank">Seneca in practice</a></h4>
405+
<p data-i18n="workshopper-node-debug-school">Learn how to leverage SenecaJs microservice toolkit.</p>
406+
<code>npm install -g seneca-in-practice</code>
407+
</div>
403408
</div>
404409
</div>
405410
</section>

0 commit comments

Comments
 (0)