Y
Hacker News
new
|
ask
|
show
|
jobs
user:
jrsinclair
created:
2016-02-12
karma:
418
submissions:
Rendering Mazes on the Web
1 points
|
0 comments
The joy of recursion, immutable data, & pure functions: Making mazes with JS
92 points
|
20 comments
What's the difference between named functions and arrow functions in JavaScript?
46 points
|
22 comments
How to compose JavaScript functions that take multiple parameters (epic guide)
1 points
|
0 comments
Introduction to Lenses in JavaScript
3 points
|
0 comments
Sick of the stupid jokes? Write your own high-precision JavaScript math library
2 points
|
0 comments
The algebraic structure of functions, illustrated using React components
106 points
|
10 comments
What's more fantastic than fantasy land? Static Land
1 points
|
0 comments
Algebraic Data Types: Things I wish someone had explained about FP
242 points
|
112 comments
Type Classes: Things I wish someone had explained about functional programming
2 points
|
0 comments
Algebraic Structures: Things I wish someone had explained about FP
354 points
|
93 comments
Things I wish someone had explained about functional programming
4 points
|
0 comments
What are higher-order functions, and why should anyone care?
1 points
|
0 comments
Functional JavaScript: Traversing Trees with a Recursive Reduce
1 points
|
0 comments
Functional JavaScript: Five ways to calculate an average with array reduce
2 points
|
0 comments
Functional JavaScript: How to use array reduce for more than just numbers
1 points
|
0 comments
Elegant Error Handling with the JavaScript Either Monad
1 points
|
0 comments
How to run async JavaScript functions in sequence or parallel
1 points
|
0 comments
How do you compose JavaScript functions with multiple parameters?
1 points
|
0 comments
A Civilised Guide to JavaScript Array Methods (cheat Sheet)
2 points
|
0 comments