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.
2 parents a62431f + a94b870 commit 6247a8bCopy full SHA for 6247a8b
index.html
@@ -335,6 +335,11 @@ <h4><a class="js-workshop-link" href="https://github.com/kishorsharma/currying-w
335
<p data-i18n="workshopper-currying">Learn currying concept and creating a currying function in JavaScript.</p>
336
<code>npm install -g currying-workshopper</code>
337
</div>
338
+ <div id="bacon-love" class="workshopper">
339
+ <h4><a class="js-workshop-link" href="https://github.com/mikaelbr/bacon-love" target="_blank">bacon-love</a></h4>
340
+ <p data-i18n="workshopper-currying">Learn concepts of Functional and Reactive Programming using the Bacon.js library.</p>
341
+ <code>npm install -g bacon-love</code>
342
+ </div>
343
344
345
<div class="third">
0 commit comments