Lists (1)
Sort Name ascending (A-Z)
Stars
Using recursive closures, a/k/a "monads", to (1) facilitate function composition; (2) insulate function composition; (3) extend the usefulness of Promises; {4) organize applications.
Rubik's Cube made with three-dimensional CSS transforms and Svelte
Recursive functions returned by the simple M(x) function (no restrictions on what x can be) form closures with M that facilitate elegant function composition, sequestering state transformations ins…
JavaScript interface that works with GHCJS or GHC
A Haskell library for creating WebSocket-capable servers
Practical Monads for Working Developers and Students
sitepoint-editors / ProperErrorHandlingJavaScript
Forked from beautifulcoder/ProperErrorHandlingJavaScriptDemo accompanying the SitePoint article: A Guide to Proper Error Handling in JavaScript
Convert markdown into react components
A book series (2 published editions) on the JS language.