Richard Tong

Richard Tong @richytong

About: Founder

Joined:
May 21, 2020

Richard Tong
articles - 11 total

Practical Functional Programming in JavaScript - Side Effects and Purity

Today we'll discuss two fundamental qualities of JavaScript functions and systems: side effects and...

Learn More 61 10Aug 3 '20

Practical Functional Programming in JavaScript - Error Handling

Hello. You've arrived at an entire post about error handling. Comic Credits:...

Learn More 50 2Aug 1 '20

Practical Functional Programming in JavaScript - Control Flow

Usually when authors use the terms "functional programming" and "control flow" together in the same s...

Learn More 32 17Jul 23 '20

Practical Functional Programming in JavaScript - Techniques for Composing Data

Welcome back to my series on practical functional programming in JavaScript. Today we'll go over...

Learn More 36 0Jul 15 '20

rubico v1.2 release notes

rubico v1.2 is out! Here's a summary of the changes. v1.2.0 flatMap; map + flatten trans...

Learn More 9 1Jul 13 '20

Practical Functional Programming in JavaScript - Intro to Transformation

Welcome back ladies and gentlemen to another round of Practical Functional Programming in JavaScript....

Learn More 38 0Jul 10 '20

Practical Functional Programming in JavaScript - Side Effects and Purity

Edit: This article doesn't do such a great job at communicating what I originally intended, so it has...

Learn More 80 12Jul 2 '20

Practical Functional Programming in JavaScript - Data Last

Welcome back to my series on practical functional programming in JavaScript. This time, I'll...

Learn More 15 3Jun 24 '20

Practical Functional Programming in JavaScript - Why it's worth it

Welcome to my series on Practical Functional Programming in JavaScript. In this installment, I talk...

Learn More 17 3Jun 15 '20

🙅‍♂️ Stop trying to learn RxJS

If you have any interest in RxJS, this article is for you. If you have no idea what RxJS is, I advise...

Learn More 23 19Jun 9 '20

rubico simplifies asynchronous code

You are suddenly dropped into a world where all people write code in assembly. There is no "High...

Learn More 10 12May 30 '20