Echo JS
- A Gentle Introduction to Javascript Test Driven Development http://jrsinclair.com/articles/2016/gentle-introduction-to-javascript-tdd-intro/ 2 comments
Hacker News
- How to use array reduce for more than just numbers https://jrsinclair.com/articles/2019/functional-js-do-more-with-reduce/ 103 comments
- A Gentle Introduction to Functional JavaScript http://jrsinclair.com/articles/2016/gentle-introduction-to-functional-javascript-intro/ 3 comments
- A Skeptic’s Guide to Functional Programming with JavaScript https://jrsinclair.com/skeptics-guide#buy-book 9 comments functionalprogramming
- What’s so great about functional programming anyway? https://jrsinclair.com/articles/2022/whats-so-great-about-functional-programming-anyway/ 11 comments frontend
- What’s so great about functional programming anyway? https://jrsinclair.com/articles/2022/whats-so-great-about-functional-programming-anyway/ 3 comments functionalprogramming
- What’s so great about functional programming anyway? https://jrsinclair.com/articles/2022/whats-so-great-about-functional-programming-anyway/ 66 comments javascript
- Why would anyone need JavaScript generator functions? https://jrsinclair.com/articles/2022/why-would-anyone-need-javascript-generator-functions/ 19 comments programming
- Why would anyone need JavaScript generator functions? https://jrsinclair.com/articles/2022/why-would-anyone-need-javascript-generator-functions 31 comments javascript
- What if the team hates my functional code? https://jrsinclair.com/articles/2022/what-if-the-team-hates-my-functional-code/ 223 comments programming
- What if the team assumes my functional JavaScript is slow? https://jrsinclair.com/articles/2022/what-if-the-team-assumes-my-functional-javascript-is-slow/ 6 comments functionalprogramming
- What if the team assumes my functional JavaScript is slow? https://jrsinclair.com/articles/2022/what-if-the-team-assumes-my-functional-javascript-is-slow/ 69 comments javascript
- What if the team hates my functional code? https://jrsinclair.com/articles/2022/what-if-the-team-hates-my-functional-code/ 14 comments functionalprogramming
- What if the team hates my functional code? https://jrsinclair.com/articles/2022/what-if-the-team-hates-my-functional-code/ 65 comments javascript
- JavaScript function composition: What’s the big deal? https://jrsinclair.com/articles/2022/javascript-function-composition-whats-the-big-deal/ 3 comments frontend
- JavaScript function composition: What’s the big deal? https://jrsinclair.com/articles/2022/javascript-function-composition-whats-the-big-deal/ 8 comments programming
- JavaScript Function Composition: What’s the big deal? https://jrsinclair.com/articles/2022/javascript-function-composition-whats-the-big-deal/ 12 comments javascript
- Rethinking the JavaScript ternary operator https://jrsinclair.com/articles/2021/rethinking-the-javascript-ternary-operator/ 19 comments javascript
- Sick of the stupid jokes? Write your own arbitrary-precision JavaScript math library https://jrsinclair.com/articles/2020/sick-of-the-jokes-write-your-own-arbitrary-precision-javascript-math-library/ 35 comments javascript
- Algebraic Data Types: Things I wish someone had explained about functional programming https://jrsinclair.com/articles/2019/algebraic-data-types-what-i-wish-someone-had-explained-about-functional-programming/ 3 comments programming
- The Algebraic Structure of Functions, illustrated using React components https://jrsinclair.com/articles/2020/algebraic-structure-of-functions-illustrated-with-react-components/ 26 comments javascript
- Algebraic Structures: Things I wish someone had explained about functional programming https://jrsinclair.com/articles/2019/algebraic-structures-what-i-wish-someone-had-explained-about-functional-programming/ 9 comments typescript
- Algebraic Structures: Things I wish someone had explained about functional programming https://jrsinclair.com/articles/2019/algebraic-structures-what-i-wish-someone-had-explained-about-functional-programming/ 9 comments node
- Algebraic Structures: Things I wish someone had explained about functional programming https://jrsinclair.com/articles/2019/algebraic-structures-what-i-wish-someone-had-explained-about-functional-programming/ 5 comments coding
- Algebraic Data Types: Things I wish someone explained on functional programming https://jrsinclair.com/articles/2019/algebraic-data-types-what-i-wish-someone-had-explained-about-functional-programming/ 11 comments programming
- Algebraic Structures: Things I wish someone had explained about functional programming https://jrsinclair.com/articles/2019/algebraic-structures-what-i-wish-someone-had-explained-about-functional-programming/ 11 comments javascript
- Magical, Mystical JavaScript Transducers https://jrsinclair.com/articles/2019/magical-mystical-js-transducers/ 46 comments programming
- What are higher-order functions, and why should anyone care? https://jrsinclair.com/articles/2019/what-is-a-higher-order-function-and-why-should-anyone-care/ 29 comments javascript
- Functional JavaScript: Five ways to calculate an average with array reduce https://jrsinclair.com/articles/2019/five-ways-to-average-with-js-reduce/ 54 comments javascript
- The Marvellously Mysterious JavaScript Maybe Monad https://jrsinclair.com/articles/2016/marvellously-mysterious-javascript-maybe-monad/ 7 comments javascript
- How to deal with dirty side effects in your pure functional JavaScript https://jrsinclair.com/articles/2018/how-to-deal-with-dirty-side-effects-in-your-pure-functional-javascript/ 13 comments programming
- How to use React (and Redux) with your crufty old CMS https://jrsinclair.com/articles/2018/how-to-use-react-redux-with-your-crufty-old-cms/ 3 comments javascript
- React, Redux and JavaScript Architecture https://jrsinclair.com/articles/2018/react-redux-javascript-architecture/ 21 comments javascript
- Faster, Better, Cheaper—The Art of Making Software http://jrsinclair.com/articles/2017/faster-better-cheaper-art-of-making-software/ 47 comments programming
- JavaScript Without Loops http://jrsinclair.com/articles/2017/javascript-without-loops/ 147 comments javascript
- Indentation is the enemy: Writing less complex JavaScript http://jrsinclair.com/articles/2017/indentation-is-the-enemy-less-complex-javascript/ 10 comments javascript
- The Marvellously Mysterious Maybe Monad In JavaScript http://jrsinclair.com/articles/2016/marvellously-mysterious-javascript-maybe-monad/ 3 comments programming
- The Marvellously Mysterious JavaScript Maybe Monad http://jrsinclair.com/articles/2016/marvellously-mysterious-javascript-maybe-monad/ 13 comments javascript
- A Gentle Introduction to Javascript Test Driven Development http://jrsinclair.com/articles/2016/gentle-introduction-to-javascript-tdd-intro/ 3 comments javascript
- A Gentle Introduction to Functional JavaScript: Part 1 http://jrsinclair.com/articles/2016/gentle-introduction-to-functional-javascript-intro/?utm_source=javascriptweekly&utm_medium=email 11 comments javascript