Skip to content

Commit ac34428

Browse files
JSMonkgokaygurcan
andauthored
Propose sweet-monads library into Functional Programming section (sorrycc#866)
* Propose sweet-monads library into Functional Programming section * Move the link at the end of the section * fix: remove broken links --------- Co-authored-by: Gökay Gürcan <github@gokaygurcan.com>
1 parent f54cf28 commit ac34428

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
299299
## Articles and Posts
300300

301301
* [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-voc%C3%AA-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional.
302-
* [How JavaScript works](https://blog.sessionstack.com/tagged/tutorial) - A series of articles about the building blocks of JavaScript.
303302
* [Multi-threading using web-workers](https://www.loginradius.com/blog/async/adding-multi-threading-to-javascript-using-web-workers/) - Web Workers: Adding Multi-threading to JavaScript
304303
* [this keyword in JavaScript](https://www.loginradius.com/blog/async/breaking-down-this-keyword-in-javascript/) - Breaking down the 'this' keyword in JavaScript
305304

@@ -323,7 +322,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
323322
* [cubism](https://github.com/square/cubism) - A D3 plugin for visualizing time series.
324323
* [dc.js](https://github.com/dc-js/dc.js) - Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
325324
* [vega](https://github.com/trifacta/vega) - A visualization grammar.
326-
* [processing.js](http://processingjs.org/) - Processing.js makes your data visualizations work using web standards and without any plug-ins.
327325
* [envisionjs](https://github.com/HumbleSoftware/envisionjs) - Dynamic HTML5 visualization.
328326
* [rickshaw](https://github.com/shutterstock/rickshaw) - JavaScript toolkit for creating interactive real-time graphs.
329327
* [flot](https://github.com/flot/flot) - Attractive JavaScript charts for jQuery.
@@ -432,6 +430,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
432430
* [rambda](https://github.com/selfrefactor/rambda) - Faster and smaller alternative to *Ramda*.
433431
* [fxts](https://github.com/marpple/FxTS) - Lazy evaluation and concurrency.
434432
* [wild-wild-path](https://github.com/ehmicky/wild-wild-path) - Object property paths with wildcards and regexps.
433+
* [sweet-monads](https://github.com/JSMonk/sweet-monads) - A utility library containing popular monads and lazy iterators.
435434

436435
## Reactive Programming
437436
*Reactive programming libraries to extend JavaScript’s capabilities.*

0 commit comments

Comments
 (0)