You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -299,7 +299,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
299
299
## Articles and Posts
300
300
301
301
*[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.
303
302
*[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
304
303
*[this keyword in JavaScript](https://www.loginradius.com/blog/async/breaking-down-this-keyword-in-javascript/) - Breaking down the 'this' keyword in JavaScript
305
304
@@ -323,7 +322,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
323
322
*[cubism](https://github.com/square/cubism) - A D3 plugin for visualizing time series.
324
323
*[dc.js](https://github.com/dc-js/dc.js) - Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
325
324
*[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.
0 commit comments