Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
FOREVER FUNCTIONAL Series' Articles
Back to OpenReplay Tech Blog's Series
Forever Functional: Memoizing Functions for Performance
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
May 17 '21
Forever Functional: Memoizing Functions for Performance
#
javascript
#
functional
#
performance
9
reactions
Comments
Add Comment
11 min read
Forever Functional: Memoizing Promises
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jun 8 '21
Forever Functional: Memoizing Promises
#
javascript
#
performance
#
react
6
reactions
Comments
Add Comment
9 min read
Forever Functional: Chaining Calls for Fluent Interfaces
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jun 25 '21
Forever Functional: Chaining Calls for Fluent Interfaces
#
javascript
#
functional
#
tutorial
8
reactions
Comments
Add Comment
6 min read
Forever Functional: Pointfree Style Programming
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jul 11 '21
Forever Functional: Pointfree Style Programming
#
functional
#
javascript
#
tutorial
7
reactions
Comments
Add Comment
6 min read
Forever Functional: Injecting for Purity
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Aug 10 '21
Forever Functional: Injecting for Purity
#
javascript
#
functional
#
react
7
reactions
Comments
Add Comment
9 min read
Forever Functional: Waiting with Promises
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Aug 22 '21
Forever Functional: Waiting with Promises
1
reaction
Comments
Add Comment
7 min read
Forever Functional: Higher Order Functions -- Functions to rule functions
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Sep 13 '21
Forever Functional: Higher Order Functions -- Functions to rule functions
#
functional
#
javascript
#
tutorial
2
reactions
Comments
Add Comment
8 min read
Forever Functional: The mighty reduce
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Oct 14 '21
Forever Functional: The mighty reduce
#
functional
#
javascript
#
tutorial
6
reactions
Comments
1
comment
7 min read
Forever Functional: Immutable objects for safer state
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Oct 14 '21
Forever Functional: Immutable objects for safer state
#
functional
#
javascript
#
tutorial
6
reactions
Comments
Add Comment
7 min read
Forever Functional: The mighty reduce, part 2
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Nov 17 '21
Forever Functional: The mighty reduce, part 2
#
functional
#
javascript
#
react
#
tutorial
4
reactions
Comments
Add Comment
6 min read
Forever Functional: Shuffling an Array, Not as Trivial as It Sounds
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Mar 9 '22
Forever Functional: Shuffling an Array, Not as Trivial as It Sounds
#
javascript
#
algorithms
#
tutorial
#
beginners
1
reaction
Comments
Add Comment
11 min read
Forever Functional: From methods to functions, and back
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Apr 14 '22
Forever Functional: From methods to functions, and back
#
javascript
#
functional
#
webdev
#
tutorial
3
reactions
Comments
Add Comment
6 min read
Forever Functional: Structuring a React project functionally
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
May 21 '22
Forever Functional: Structuring a React project functionally
#
javascript
#
webdev
#
functional
#
react
7
reactions
Comments
Add Comment
10 min read
Forever Functional: Many flavors of currying
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jun 18 '22
Forever Functional: Many flavors of currying
#
webdev
#
javascript
#
functional
#
tutorial
1
reaction
Comments
Add Comment
9 min read
Forever Functional: Working with functions... but partially!
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jun 27 '22
Forever Functional: Working with functions... but partially!
#
webdev
#
javascript
#
functional
#
programming
3
reactions
Comments
Add Comment
7 min read
Forever Functional: Debouncing and throttling for performance
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jul 11 '22
Forever Functional: Debouncing and throttling for performance
#
javascript
#
webdev
#
programming
#
functional
3
reactions
Comments
Add Comment
12 min read
Forever Functional: Sorting recipes for JavaScript
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Aug 8 '22
Forever Functional: Sorting recipes for JavaScript
6
reactions
Comments
Add Comment
9 min read
Forever Functional: A Treasury of Tips, Tricks and Techniques for JavaScript
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Aug 30 '22
Forever Functional: A Treasury of Tips, Tricks and Techniques for JavaScript
#
functional
#
javascript
#
tutorial
5
reactions
Comments
Add Comment
4 min read
Forever Functional: Solving puzzles with recursion and JavaScript
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Oct 10 '22
Forever Functional: Solving puzzles with recursion and JavaScript
#
javascript
#
programming
#
functional
#
puzzles
5
reactions
Comments
Add Comment
9 min read
Forever Functional: Higher-order functions with TypeScript
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Nov 22 '22
Forever Functional: Higher-order functions with TypeScript
#
typescript
#
functional
#
programming
5
reactions
Comments
Add Comment
7 min read
Forever Functional: Waiting for some promises?
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jan 29 '23
Forever Functional: Waiting for some promises?
#
webdev
#
javascript
#
typescript
1
reaction
Comments
Add Comment
7 min read
Forever Functional: The hidden state of Promises
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Feb 14 '23
Forever Functional: The hidden state of Promises
#
javascript
#
promises
#
programming
#
functional
Comments
Add Comment
5 min read
Forever Functional: Three ways of Polling
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Mar 23 '23
Forever Functional: Three ways of Polling
#
functional
#
javascript
#
webdev
1
reaction
Comments
Add Comment
10 min read
Forever Functional: Decorators - new style higher order functions
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Apr 11 '23
Forever Functional: Decorators - new style higher order functions
#
functional
#
javascript
#
typescript
#
programming
1
reaction
Comments
Add Comment
8 min read
Forever Functional: Powers, through the Power of Recursion!
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Apr 28 '23
Forever Functional: Powers, through the Power of Recursion!
Comments
Add Comment
10 min read
Forever Functional: Simpler code through Partial Application
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
May 30 '23
Forever Functional: Simpler code through Partial Application
#
javascript
#
programming
1
reaction
Comments
1
comment
5 min read
Forever Functional: Complex Typing in TypeScript
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jun 23 '23
Forever Functional: Complex Typing in TypeScript
2
reactions
Comments
Add Comment
6 min read
Forever Functional: Poker and TypeScript
OpenReplay Tech Blog
OpenReplay Tech Blog
OpenReplay Tech Blog
Follow
Jul 8 '23
Forever Functional: Poker and TypeScript
1
reaction
Comments
1
comment
8 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account