Skip to content

Commit a94b870

Browse files
committed
Add workshop bacon-love
1 parent a62431f commit a94b870

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
@@ -335,6 +335,11 @@ <h4><a class="js-workshop-link" href="https://github.com/kishorsharma/currying-w
335335
<p data-i18n="workshopper-currying">Learn currying concept and creating a currying function in JavaScript.</p>
336336
<code>npm install -g currying-workshopper</code>
337337
</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>
338343
</div>
339344

340345
<div class="third">

0 commit comments

Comments
 (0)